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