HtmlOptions constructor
init(self)
Creates a new HtmlOptions object for saving into single HTML file.
def __init__(self):
...
init(self, link_embed_controller)
Creates a new HtmlOptions object specifiing callback.
def __init__(self, link_embed_controller):
...
| Parameter | Type | Description |
|---|---|---|
| link_embed_controller | ILinkEmbedController | Callback object which controls saving project. |
See Also
- class
HtmlOptions - class
ILinkEmbedController - module
aspose.slides.export - library
Aspose.Slides