Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Annotations Property (Document)

Show in webframe
Gets the object that manages the annotations of the document.
Syntax
get_annotations();
Object.defineProperty('annotations');

Property Value

TypeDescription
DocumentAnnotationsThe DocumentAnnotations object that manages the annotations of this Document.
Remarks

Refer to DocumentAnnotations for more information.

Example

For an example, refer to DocumentAnnotations.

See Also

Reference

Document Object
Document Members

Error processing SSI file