TextAnalysisSource Interface Members
In This Topic
The following tables list the members exposed by TextAnalysisSource.
Public Properties
Public Methods
| Name | Description |
 | Dispose | (Inherited from System.IDisposable) |
 | GetLocaleName | Gets the locale name on the range affected by the text analysis. |
 | GetNumberSubstitution | Gets the number substitution from the text range affected by the text analysis. |
 | GetTextAtPosition | Gets a block of text starting at the specified text position. |
 | GetTextBeforePosition | Gets a block of text immediately preceding the specified position. |
Top
See Also