Whether to clear the whole canvas prior importing the new structure.
OptionallayoutDefines the layout how the imported structure will be placed on the canvas.
Accepted values: 'DEFAULT' | 'GRID';
OptionalplacementDefines 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';
OptionalscaleDefines how the zoom is changed after the input. Accepted values: 'NONE' | 'SHRINK';
OptionalscaleThe 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.