Gets or sets a value that specifies how the graphical user interface displays the shape of a digit.
OutputVar := instance.DigitSubstitution
instance.DigitSubstitution := Value
Value
Gets one of the enumeration values that specifies the culture-specific digit shape as in instance of MfDigitShapes.
Sets a value that specifies how the graphical user interface displays the shape of a digit.
Throws MfArgumentException if value is not a valid MfDigitShapes instance.
Throws MfArgumentNullException if the property is being set to null.
Throws MfInvalidOperationException if the property is being set and the MfNumberFormatInfo is read-only.