Enum TextHintingMode
Specifies whether text rendering is optimized for readability or for dynamic presentation.
Namespace: System.Windows.Media
Assembly: OpenSilver.dll
Syntax
public enum TextHintingMode
Fields
Name | Description |
---|---|
Animated | Turns off text rendering optimizations. |
Fixed | The default text render mode. |