HtmlSaveOptions.IsExpImageToTempDir

HtmlSaveOptions.IsExpImageToTempDir property

Indicates whether exporting image files to temp directory. Only for saving to html stream.

public bool IsExpImageToTempDir { get; set; }

See Also