IDWriteTextAnalysisSink

Undocumented in source.

Members

Functions

SetBidiLevel
HRESULT SetBidiLevel(uint TextPosition, uint TextLength, ubyte ExplicitLevel, ubyte ResolvedLevel)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLineBreakpoints
HRESULT SetLineBreakpoints(uint TextPosition, uint TextLength, DWRITE_LINE_BREAKPOINT* LineBreakpoints)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetNumberSubstitution
HRESULT SetNumberSubstitution(uint TextPosition, uint TextLength, IDWriteNumberSubstitution NumberSubstitution)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetScriptAnalysis
HRESULT SetScriptAnalysis(uint TextPosition, uint TextLength, DWRITE_SCRIPT_ANALYSIS* ScriptAnalysis)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta