DigitLanguage

EmfPlusStringFormat.DigitLanguage property

Gets or sets an EmfPlusLanguageIdentifier object that specifies the language to use for numeric digits in the string. For example, if this string contains Arabic digits, this field MUST contain a language identifier that specifies an Arabic language

public EmfPlusLanguageIdentifierType DigitLanguage { get; set; }

See Also