←Select platform

Annotations Property

Summary

Object that manages the annotations of the document.

Syntax
C#
VB
C++
Java
public DocumentAnnotations Annotations { get; } 
Public ReadOnly Property Annotations() As DocumentAnnotations 
   Get 
public:  
   property DocumentAnnotations^ Annotations 
   { 
      DocumentAnnotations^ get() 
   } 
public DocumentAnnotations getAnnotations() 

Property Value

The DocumentAnnotations object that manages the annotations of this LEADDocument.

Remarks

Refer to DocumentAnnotations for more information.

Example

For an example, refer to DocumentAnnotations.

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.