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