HtmlSaveOptions.ImageScalable

HtmlSaveOptions.ImageScalable property

Indicates whether using scalable unit to describe the image width when using scalable unit to describe the column width. The default value is true.

public bool ImageScalable { get; set; }

See Also