ExportDocumentProperties

MhtmlSaveOptions.ExportDocumentProperties property

Specifies whether to export built-in and custom document properties to MHTML. Default value is false.

public bool ExportDocumentProperties { get; set; }

See Also