AnnClearTokenTable method (ILEADRasterAnnotation)
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:
ANN_OBJECT_AUTOMATION
ANN_OBJECT_BUTTON
ANN_OBJECT_NOTE
ANN_OBJECT_TEXT
ANN_OBJECT_TEXTPOINTER
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: |