MailPrinter.CultureName
MailPrinter.CultureName property
Gets or sets the culture name in the format languagecode2-country/regioncode2.
public string CultureName { get; set; }
Property Value
A string that represents the current culture.
Remarks
languagecode2 is a lowercase two-letter code derived from ISO 639-1. country/regioncode2 is derived from ISO 3166 and usually consists of two uppercase letters.
See Also
- class MailPrinter
- namespace Aspose.Email.Printing
- assembly Aspose.Email