HtmlSaveOptions.FixedLayout

HtmlSaveOptions.FixedLayout property

Gets or sets a value indicating whether that HTML is created as fixed layout.

public bool FixedLayout { get; set; }

Property Value

true if [fixed layout]; otherwise, false.

See Also