Description property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BSTR Description;

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a character string that describes the token. This string appears on the text token table menu. For example, the string for token #0 in the default text token table is "Two Digit Month". The text token table menu is displayed by:

1.

Right-clicking on a Button, Note, PushPin, Rubber Stamp, Stamp, Text, or Text Pointer annotation object.

2.

Select Text option in menu that appears.

3.

Click the Insert Token button. A menu for the existing text token table appears, as shown in the following figure:

 

image\TokenTable2.gif

 

4.

Select the token to be inserted.

See Also

Elements:

EnumerateTextTokenTable event, Token property, TokenString property, TokenType property, AnnInsertTokenTable method, AnnDeleteTokenTable method, AnnClearTokenTable method, EnableFireEnumerateTextTokenTableEvent property, StopFireEnumerateTextTokenTableEvent property, AnnEnumerateTextToken method, OnEnumerateTextTokenTable event

Topics:

Annotations (Document/Medical only): Automation