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 Namespace : DocumentAnnotations Class |
[DataContractAttribute()] public class DocumentAnnotations
'Declaration
<DataContractAttribute()> Public Class DocumentAnnotations
'Usage
Dim instance As DocumentAnnotations
public class DocumentAnnotations implements Serializable
[DataContractAttribute()] public ref class DocumentAnnotations
DocumentAnnotations manages the global annotations settings of the document. It can be accessed through the Annotations property of Document.
DocumentAnnotations contains the following:
AnnotationsUri: The location of the external annotation file used when this document was loaded.
GetAnnotations and SetAnnotations: Can be used to get or set an array of annotations container objects for one or more pages with a single call.