Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewer Class : Annotations Property |
public DocumentViewerAnnotations Annotations {get;}
'Declaration
Public ReadOnly Property Annotations As DocumentViewerAnnotations
'Usage
Dim instance As DocumentViewer Dim value As DocumentViewerAnnotations value = instance.Annotations
public: property DocumentViewerAnnotations^ Annotations { DocumentViewerAnnotations^ get(); }
This class manages the automation support of the annotation containers in the Document set in the document viewer. The annotations are obtained from the document using DocumentPage.GetAnnotations.
Refer to DocumentViewerAnnotations for more information.
For an example, refer to DocumentViewerAnnotations.