XFINIUM.PDF.View.Win Documentation
PdfVisualFileAttachmentAnnotation Constructor



Xfinium.Pdf.View.Annotations Namespace > PdfVisualFileAttachmentAnnotation Class : PdfVisualFileAttachmentAnnotation Constructor
The underlying PDF annotation.
Initializes a new PdfVisualFileAttachmentAnnotation object.
Syntax
'Declaration
 
Public Function New( _
   ByVal annotation As Xfinium.Pdf.Annotations.PdfFileAttachmentAnnotation _
)
'Usage
 
Dim annotation As Xfinium.Pdf.Annotations.PdfFileAttachmentAnnotation
 
Dim instance As New PdfVisualFileAttachmentAnnotation(annotation)
public PdfVisualFileAttachmentAnnotation( 
   Xfinium.Pdf.Annotations.PdfFileAttachmentAnnotation annotation
)
public:
PdfVisualFileAttachmentAnnotation( 
   Xfinium.Pdf.Annotations.PdfFileAttachmentAnnotation^ annotation
)

Parameters

annotation
The underlying PDF annotation.
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfVisualFileAttachmentAnnotation Class
PdfVisualFileAttachmentAnnotation Members