AnnGetAutoText method (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax BSTR AnnGetAutoText (short iItem);
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only) Returns the current text string that is 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.
See Also
Elements: AnnSetAutoText method