HtmlSaveOptions.IsMobileCompatible

HtmlSaveOptions.IsMobileCompatible property

Indicates whether the output HTML is compatible with mobile devices. The default value is false.

public bool IsMobileCompatible { get; set; }

See Also