Help Center

CGpStringFormat.GetDigitSubstitutionMethodmethod

Gets an element of the **StringDigitSubstitute** enumeration that indicates the digit substitution method that is used by this **StringFormat** object.

GraphicsmethodCGpStringFormat.incdocumented

Syntax

FUNCTION GetDigitSubstitutionMethod () AS StringDigitSubstitute

Return value

The digit substitution method replaces, in a string, Western European digits with digits that correspond to a user's locale or language.

Description

Gets an element of the StringDigitSubstitute enumeration that indicates the digit substitution method that is used by this StringFormat object.

Reference

  • Include file CGpStringFormat.inc
  • Defined in AfxNova/CGpStringFormat.inc:204
  • Documented in Graphics/GdiPlus Classes/CGpStringFormat Class.md
  • Topic: CGpStringFormat Class