'DeclarationPublic Function New( _ ByVal annotation As Xfinium.Pdf.Annotations.PdfLineAnnotation _ )
'UsageDim annotation As Xfinium.Pdf.Annotations.PdfLineAnnotation Dim instance As New PdfVisualLineAnnotation(annotation)
public PdfVisualLineAnnotation( Xfinium.Pdf.Annotations.PdfLineAnnotation annotation )
public: PdfVisualLineAnnotation( Xfinium.Pdf.Annotations.PdfLineAnnotation^ annotation )
Parameters
- annotation
- The underlying PDF annotation.