LEADTOOLS Annotation container that contains the objects to use when annotating a page in PDF documents.
An optional Object that must point to a valid instance of AnnContainer class containing the objects to use when annotating a page in PDF documents. Default value is null (Nothing in VB).
The AnnotationContainer property is optional and is used only when the document being created is PDF. To create a PDF document with annotations, perform the following steps:
For more information, refer to PdfDocumentOptions.
Note that AnnContainer is used only when the document being created is PDF.also saving annotated document is not supported when DocumentType is PdfDocumentType.PdfA.
For an example, refer to DocumentWriter.