GetHtmlVersion Method

GetHtmlVersion function

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


func (instance *HtmlSaveOptions) GetHtmlVersion()  (HtmlVersion,  error) 

Remarks

See Also