Name | Description | |
---|---|---|
![]() | AnalyzeBidi | Overloaded. Analyzes a text range for script directionality, reading attributes from the source and reporting levels to the sink callback {{SetBidiLevel}}. |
![]() | AnalyzeLineBreakpoints | Overloaded. Analyzes a text range for potential breakpoint opportunities, reading attributes from the source and reporting breakpoint opportunities to the sink callback {{SetLineBreakpoints}}. |
![]() | AnalyzeNumberSubstitution | Overloaded. Analyzes a text range for spans where number substitution is applicable, reading attributes from the source and reporting substitutable ranges to the sink callback {{SetNumberSubstitution}}. |
![]() | AnalyzeScript | Overloaded. Analyzes a text range for script boundaries, reading text attributes from the source and reporting the Unicode script ID to the sink callback {{SetScript}}. |
![]() ![]() | Create | Returns an interface for performing text analysis. |
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) |
![]() | GetGdiCompatibleGlyphPlacements | Overloaded. Gets the GDI compatible glyph placements. |
![]() | GetGlyphPlacements | Overloaded. Gets the glyph placements. |
![]() | GetGlyphs | Overloaded. Gets the glyphs (TODO doc) |
![]() | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |