SetIsJsBrowserCompatible Method

SetIsJsBrowserCompatible function

Indicates whether JavaScript is compatible with browsers that do not support JavaScript.The default value is true.


func (instance *HtmlSaveOptions) SetIsJsBrowserCompatible(value bool)  error

Remarks

See Also