GetEmbeddedFontType Method
GetEmbeddedFontType function
Gets or sets the type of embedding font file into html file.Default value is HtmlEmbeddedFontType.None which indicates that no font will be embedded in html.
func (instance *HtmlSaveOptions) GetEmbeddedFontType() (HtmlEmbeddedFontType, error)
Remarks
See Also
- Class HtmlSaveOptions
- Library Aspose.Cells for Go