AnnClearTokenTable method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnClearTokenTable();

Overview

Refer to Implementing Annotations.

Remarks

Removes all tokens from the text token table.

Call this method to delete ALL the tokens from the text token table. This method is used with the text annotation objects that support tokens, namely the following:

image\sqrblit.gif ANN_OBJECT_AUTOMATION

image\sqrblit.gif ANN_OBJECT_BUTTON

image\sqrblit.gif ANN_OBJECT_NOTE

image\sqrblit.gif ANN_OBJECT_TEXT

image\sqrblit.gif ANN_OBJECT_TEXTPOINTER

image\sqrblit.gif ANN_OBJECT_STAMP

See Also

Elements:

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

Topics:

Annotations (Document/Medical only): Automation