MhtSaveOptions.SkipInlineImages

MhtSaveOptions.SkipInlineImages property

Defines whether skip references on images at saving in mhtml or not. Default value is false.

public bool SkipInlineImages { get; set; }

See Also