This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITextParser Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that parse text strings.
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 and Classes | Description |
---|---|
SimpleTextParser | Simple text parser object. |
To learn more about the text formatting tags supported by ArcMap, read the help for SimpleTextParser.