'Declaration
Public Function New( _ ByVal annotation As PdfAnnotation _ )
'Usage
Dim annotation As PdfAnnotation Dim instance As New PdfFlowAnnotationContent(annotation)
public PdfFlowAnnotationContent( PdfAnnotation annotation )
public: PdfFlowAnnotationContent( PdfAnnotation^ annotation )
Parameters
- annotation
- Annotation to draw in the document.