IDWriteTextAnalysisSink interface
This interface is implemented by the text analyzer's client to receive the output of a given text analysis.
Members
The IDWriteTextAnalysisSink interface inherits from the IUnknown interface. IDWriteTextAnalysisSink also has these types of members:
Methods
The IDWriteTextAnalysisSink interface has these methods.
| Method | Description |
|---|---|
| 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. |
Remarks
The text analyzer disregards any current state of the analysis sink, therefore, a Set method call on a range overwrites the previously set analysis result of the same range.
Requirements
|
Minimum supported client |
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
|
DLL |
|