StringFormat.DigitSubstitutionMethod

StringFormat.DigitSubstitutionMethod property

Gets the method to be used for digit substitution.

public StringDigitSubstitute DigitSubstitutionMethod { get; }

Return Value

A StringDigitSubstitute enumeration value that specifies how to substitute characters in a string that cannot be displayed because they are not supported by the current font.

See Also