'DeclarationPublic Function New( _ ByVal annotation As Xfinium.Pdf.Annotations.PdfFileAttachmentAnnotation _ )
'UsageDim 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.