Click or drag to resize

HtmlSaveOptionsFontSavingCallback Property

Allows you to manage the saving of custom fonts when saving a document in HTML format.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntax
public IHtmlFontSavingCallback FontSavingCallback { get; set; }

Property Value

IHtmlFontSavingCallback
See Also