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