[]
Gets or sets the character set used in the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<MhtExportSettings.CharacterSets> CharacterSet { get; set; }
Type | Description |
---|---|
EnumDefaultExportSetting<MhtExportSettings.CharacterSets> | An EnumDefaultExportSetting<T> object representing the character set used in the document. |