HtmlSaveOptions.ExportPrintAreaOnly

HtmlSaveOptions.ExportPrintAreaOnly property

Indicates if only exporting the print area to html file. The default value is false.

public bool ExportPrintAreaOnly { get; set; }

See Also