←Select platform

DocumentAnnotations Class

Summary

Manages the global annotations settings for the document.

Syntax
C#
VB
C++
Java
[DataContractAttribute()] 
public class DocumentAnnotations 
<DataContractAttribute()>  
Public Class DocumentAnnotations 
public [DataContractAttribute] 
   ref class DocumentAnnotations 
public class DocumentAnnotations implements Serializable 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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