StringFormat::DigitSubstitutionMethod Property
.NET Framework (current version)
Gets the method to be used for digit substitution.
Assembly: System.Drawing (in System.Drawing.dll)
public: property StringDigitSubstitute DigitSubstitutionMethod { StringDigitSubstitute get(); }
Property Value
Type: System.Drawing::StringDigitSubstituteA 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.
.NET Framework
Available since 1.1
Available since 1.1
Show: