Interface: ModuleWorkflow
Methods
editImage()
Copied to your clipboardeditImage(docConfig,appConfig?,exportConfig?,containerConfig?): void;
Parameters
| Parameter | Type |
|---|---|
docConfig | |
appConfig? | |
exportConfig? | |
containerConfig? |
Returns
void
createImageFromText()
Copied to your clipboardcreateImageFromText(appConfig?,exportConfig?,containerConfig?): void;
Parameters
| Parameter | Type |
|---|---|
appConfig? | |
exportConfig? | |
containerConfig? |
Returns
void
startFromContent()
Copied to your clipboardstartFromContent(appConfig?,exportConfig?,containerConfig?): void;
Open the Start From Content module.
Parameters
| Parameter | Type | Description |
|---|---|---|
appConfig? | properties to configure the Start From Content module | |
exportConfig? | properties to configure the export options | |
containerConfig? | properties to configure the SDK container |
Returns
void
