HtmlSaveOptions.IsIECompatible

HtmlSaveOptions.IsIECompatible property

Indicating whether the output HTML is compatible with IE browser. The defalut value is false

public bool IsIECompatible { get; set; }

See Also