Executes the export operation to create the file in the format specified by the input ExportOptions object.
"drawingExportManager_var" is a variable referencing a DrawingExportManager object.
|
"drawingExportManager_var" is a variable referencing a DrawingExportManager object.
|
Type | Description |
boolean | Returns true if the export was successful. |
Name | Type | Description |
exportOptions | DrawingExportOptions | A DrawingExportOptions object that is created using one of the create methods on the DrawingExportManager object. This defines the type of export and defines the options supported for that file type. |