DigitSubstitution

EmfPlusStringFormat.DigitSubstitution property

Gets or sets a 32-bit unsigned integer that specifies how to substitute numeric digits in the string according to a locale or language. This value MUST be defined in the StringDigitSubstitution enumeration (section 2.1.1.30).

public EmfPlusStringDigitSubstitution DigitSubstitution { get; set; }

See Also