Provides access to members that parse text strings.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
HasTags | Returns true if the text contains tags and false if it does not. | |
Next | Parses the next tag and string and sets the TextSymbol accordingly. | |
Reset | Resets the text string tag sequence to the beginning. | |
Text | Text to parse. | |
TextSymbol | The text symbol. |
CoClasses that implement ITextParser
CoClasses and Classes | Description |
---|---|
SimpleTextParser | Simple text parser object. |
Remarks
To learn more about the text formatting tags supported by ArcMap, read the help for SimpleTextParser.