SetEmbeddedFontType Method
SetEmbeddedFontType 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) SetEmbeddedFontType(value HtmlEmbeddedFontType) error
Remarks
See Also
- Class HtmlSaveOptions
- Library Aspose.Cells for Go