[]
Specifies information used to decide how to format any characters in the current run for which the font type is otherwise ambiguous.
public enum FontHintType
Public Enum FontHintType
| Name | Description |
|---|---|
| ComplexScript | Specifies that the font hint for this text is to use the Complex Script font defined for the run via the style hierarchy. |
| Default | Specifies that no hint shall apply to this text. |
| EastAsia | Specifies that the font hint for this text run is to use the East Asian font defined for the run via the style hierarchy. |