Whether to clear the whole canvas prior importing the new structure.
Optional
layoutDefines the layout how the imported structure will be placed on the canvas.
Accepted values: 'DEFAULT' | 'GRID';
Optional
placementDefines where the imported structure will be placed on the canvas.
Accepted values: 'CENTER' | 'TOP_LEFT' | 'TOP' | 'TOP_RIGHT' | 'RIGHT' | 'BOTTOM_RIGHT' | 'BOTTOM' | 'BOTTOM_LEFT' | 'LEFT' | 'LEFT_BELOW';
Optional
scaleDefines how the zoom is changed after the input. Accepted values: 'NONE' | 'SHRINK';
Optional
scaleThe percentage scale to apply to the content within the SVG.
For example, 100
means no scaling, 50
scales content to half size.
Whether to select the imported structure after successful import.
Whether to throw error if import fails.
Options for document import.