DigitShapes

DigitShapes enum

Specifies display of digits.

enum class DigitShapes : int32_t

Values

NameValueDescription
Context0Digit shape depends on previous text.
None1Digit shape is not changed.
NativeNational2ASCII digits 0..9 replaced by native national digits.

See Also