TextAnalysisSink Interface Members
In This Topic
The following tables list the members exposed by TextAnalysisSink.
Public Properties
Public Methods
| Name | Description |
| Dispose | (Inherited from System.IDisposable) |
| SetBidiLevel | Sets a bidirectional level on the range, which is called once per run change (either explicit or resolved implicit). |
| SetLineBreakpoints | Sets line-break opportunities for each character, starting from the specified position. |
| SetNumberSubstitution | Sets the number substitution on the text range affected by the text analysis. |
| SetScriptAnalysis | Reports script analysis for the specified text range. |
Top
See Also