Interface IFontSavingCallback
IFontSavingCallback interface
Implement this interface if you want to control how Aspose.Note saves fonts when saving a document to HTML.
public interface IFontSavingCallback
Methods
Name | Description |
---|---|
FontSaving(FontSavingArgs) | Called when Aspose.Note saves a font. |
See Also
- namespace Aspose.Note.Saving.Html
- assembly Aspose.Note