Uses of Interface
com.aspose.tasks.IFontSavingCallback
-
-
Uses of IFontSavingCallback in com.aspose.tasks
Methods in com.aspose.tasks that return IFontSavingCallback Modifier and Type Method Description IFontSavingCallback
HtmlSaveOptions. getFontSavingCallback()
Gets the callback that is called to create resource to store font.Methods in com.aspose.tasks with parameters of type IFontSavingCallback Modifier and Type Method Description void
HtmlSaveOptions. setFontSavingCallback(IFontSavingCallback value)
Sets the callback that is called to create resource to store font.
-