HtmlSaveOptions.PresentationPreference

HtmlSaveOptions.PresentationPreference property

Indicating if html or mht file is presentation preference. The default value is false. if you want to get more beautiful presentation,please set the value to true.

public bool PresentationPreference { get; set; }

See Also