TokenString property (ILEADRasterAnnotation)
|
BSTR TokenString; | |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a character string that contains any combination of existing token strings, or any new string. This property is used only if the TokenType property is ANNTOKEN_TEXT. If the TokenType property is not ANNTOKEN_TEXT, then the TokenString property is ignored.
See Also