HtmlSaveOptions.ExportDataOptions

HtmlSaveOptions.ExportDataOptions property

Indicating the rule of exporting html file data.The default value is All.

public HtmlExportDataOptions ExportDataOptions { get; set; }

See Also