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