SetHtmlVersion Method

SetHtmlVersion function

Specifies version of HTML standard that should be used when saving the HTML format.Default value is HtmlVersion.Default.


func (instance *HtmlSaveOptions) SetHtmlVersion(value HtmlVersion)  error

Remarks

See Also