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