HtmlSaveOptions.ExportDocumentProperties

HtmlSaveOptions.ExportDocumentProperties property

Indicating whether exporting document properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.

public bool ExportDocumentProperties { get; set; }

See Also