SetDigitSubstitution()

StringFormat::SetDigitSubstitution(int32_t, StringDigitSubstitute) method

Sets digit substitution language and method.

void System::Drawing::StringFormat::SetDigitSubstitution(int32_t language, StringDigitSubstitute substitute)

Arguments

ParameterTypeDescription
languageint32_tA language to bu esed when local digits are substituted with western digits.
substituteStringDigitSubstituteSpecifies how digits are displayed

See Also