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