HtmlSaveOptions.WorksheetScalable

HtmlSaveOptions.WorksheetScalable property

Indicates if zooming in or out the html via worksheet zoom level when saving file to html, the default value is false.

public bool WorksheetScalable { get; set; }

See Also