GetEmbeddedFontType Method

GetEmbeddedFontType function

Gets or sets the type of font that embedded in html.Default value is HtmlEmbeddedFontType.None which indicates that it will not embed font in html.


func (instance *HtmlSaveOptions) GetEmbeddedFontType()  (HtmlEmbeddedFontType,  error) 

Remarks

See Also