MhtSaveOptions.SaveAllHeaders

MhtSaveOptions.SaveAllHeaders property

Defines whether need to save all headers in output mhtml or not. Default value is false.

public bool SaveAllHeaders { get; set; }

See Also