AnnGetAutoText method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnGetAutoText(short iItem);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Set the AnnAutoText property to the current text string that will be used for the specified menu item or other element that LEADTOOLS provides for automated annotations.

To modify the text strings you can use the AnnSetAutoText method.

Read the AnnAutoText property after calling this method to get with the current text string.

See Also

Elements

AnnAutoSnapCursor property, AnnTextEdit method, AnnSetAutoText method, AnnAutoText property, AnnAutoHilightPen property

Topics

Annotations (Document/Medical only): Automation

 

Obtaining Annotation Object Information