←Select platform

DocumentAnnotations Class

Summary

Manages the global annotations settings for the document.

Syntax

C#
VB
Java
C++
[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 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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly