'Declaration Public Enum MhtExportSettings.CharacterSets Inherits System.Enum
public enum MhtExportSettings.CharacterSets : System.Enum
'Declaration Public Enum MhtExportSettings.CharacterSets Inherits System.Enum
public enum MhtExportSettings.CharacterSets : System.Enum
Member | Description |
---|---|
Big5 | Represents the Big5 character set. |
EucJp | The EUC-JP character set. |
HzGb2312 | The GB2312 character set. |
Ibm850 | The IBM850 character set. |
Iso2022Jp | The ISO 2022 JP character set. |
Iso8859_1 | The ISO 8859-1 character set. |
Iso8859_2 | The ISO 8859-2 character set. |
Iso8859_5 | The ISO 8859-5 character set. |
Iso8859_6 | The ISO 8859-6 character set. |
Koi8r | The KOI8-R character set. |
Ksc5601 | The KSC 5601 character set. |
ShiftJis | The Shift JIS character set. |
UnicodeUtf16 | The Unicode UTF-16 character set. |
UnicodeUtf8 | The Unicode UTF-8 character set. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Web.MhtExportSettings.CharacterSets