'Declaration Public Overloads Sub DrawAnnotation( _
ByVal annotationThe annotation to draw.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
)
public void DrawAnnotation(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation
)
public: void DrawAnnotation(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation
)
public:
void DrawAnnotation(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation
)
Parameters
- annotation
- The annotation to draw.