←Select platform

DocumentAnnotations Class

Summary

Manages the global annotations settings for the document.

Syntax
C#
C++/CLI
Java
Python
[DataContractAttribute()] 
public class DocumentAnnotations 
public [DataContractAttribute] 
   ref class DocumentAnnotations 
public class DocumentAnnotations implements Serializable 
class DocumentAnnotations: 
Remarks

DocumentAnnotations manages the global annotations settings of the document. It can be accessed through the Annotations 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.

Requirements

Target Platforms

Help Version 22.0.2023.4.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.