Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
IImageSavingCallback |
HtmlSaveOptions.getImageSavingCallback()
Gets or sets the callback that is called to create resource to store image.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlSaveOptions.setImageSavingCallback(IImageSavingCallback value)
Gets or sets the callback that is called to create resource to store image.
|