'DeclarationPublic Function New( _ ByVal annotation As O2S.Components.PDF4NET.Annotations.PDFFileAttachmentAnnotation _ )
'UsageDim annotation As O2S.Components.PDF4NET.Annotations.PDFFileAttachmentAnnotation Dim instance As New PDFVisualFileAttachmentAnnotation(annotation)
public PDFVisualFileAttachmentAnnotation( O2S.Components.PDF4NET.Annotations.PDFFileAttachmentAnnotation annotation )
public: PDFVisualFileAttachmentAnnotation( O2S.Components.PDF4NET.Annotations.PDFFileAttachmentAnnotation^ annotation )
Parameters
- annotation
- The underlying PDF annotation.