Click or drag to resize
ICanvasTextAnalyzerOptions Methods

The ICanvasTextAnalyzerOptions type exposes the following members.

Methods
  NameDescription
Public methodGetBidiLevel
Gets the bidi (bi-directional text) level for this character position, and the character count for this span which shares the same bidi level.
Public methodGetLocaleName
Gets the locale for this character position, and the character count for this span which shares the same locale.
Public methodGetNumberSubstitution
Gets the number substitution for this character position, and the character count for this span which shares the same number substitution.
Public methodGetVerticalGlyphOrientation
Gets the vertical glyph orientation for this character position, and the character count for this span which shares the same vertical glyph orientation.
Top
See Also