ICanvasTextAnalyzerOptions Interface |
Namespace: Microsoft.Graphics.Canvas.Text
public interface ICanvasTextAnalyzerOptions
The ICanvasTextAnalyzerOptions type exposes the following members.
Name | Description | |
---|---|---|
GetBidiLevel | Gets the bidi (bi-directional text) level for this character position, and the character count for this span which shares the same bidi level. | |
GetLocaleName | Gets the locale for this character position, and the character count for this span which shares the same locale. | |
GetNumberSubstitution | Gets the number substitution for this character position, and the character count for this span which shares the same number substitution. | |
GetVerticalGlyphOrientation | Gets the vertical glyph orientation for this character position, and the character count for this span which shares the same vertical glyph orientation. |