| IHtmlFontSavingCallback Interface | 
            Implement this interface if you want to control how Document .Net saves custom fonts when 
            saving a document to Html.
            
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.10.22
 Syntax
Syntaxpublic interface IHtmlFontSavingCallback
Public Interface IHtmlFontSavingCallback
The IHtmlFontSavingCallback type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|  | FontSaving | Called when Document .Net saves an custom font to HTML. | 
Top See Also
See Also