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