Click or drag to resize

RtfToHtmlIHtmlFontSavingCallback Interface

Implement this interface if you want to control how Document .Net saves custom fonts when saving a document to Html.

Namespace: SautinSoft
Assembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.3.25
Syntax
public interface IHtmlFontSavingCallback

The RtfToHtmlIHtmlFontSavingCallback type exposes the following members.

Methods
 NameDescription
Public methodFontSaving Called when Document .Net saves an custom font to HTML.
Top
See Also