HtmlSaveOptions.WidthScalable

HtmlSaveOptions.WidthScalable property

Indicates whether exporting column width in unit of scale to html. The default value is false.

public bool WidthScalable { get; set; }

See Also