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