DocumentAnnotations Object (original) (raw)
Summary
Manages the global annotations settings for the document.
Syntax
function lt.Document.DocumentAnnotations
class lt.Document.DocumentAnnotations()
Remarks
DocumentAnnotations manages the global annotations settings of the document. It can be accessed through theAnnotations property of LEADDocument.
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.
Leadtools.Document Assembly