Class: ExportManager
Constructors
new ExportManager()
private
new ExportManager():ExportManager
Returns
Methods
beginExportProject()
beginExportProject(
options
):Promise ↗️
<ExportResult
>
Parameters
Parameter | Type |
---|---|
options | ProjectExportOptions |
Returns
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
canExportProject()
canExportProject():
boolean
Returns
boolean
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.