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