Optional arealayers'invisible' vectorial areas for each object or workingsets. This setting is actually supported only for data format ExportSVGOutputFormat.EOF_SVG and ExportSVGOutputFormat.EOF_SVGZ. 0, 1 or 2 items.
The format of the raster data.
Optional draftIs the SVG export draft ?
That means lower resolution and faster processing.
Optional edgelayersThe layers to add.
Optional itemThe subItem name in case of a multi export.
Optional marginAn optional margin definition (in mm). If not set, a default margin of 5 mm for each extent is set.
The bottom margin (in mm).
The left margin (in mm).
The right margin (in mm).
The top margin (in mm).
The page size (in mm) of the final image.
The viewpoint to use.
The ExportSVGOutputFormatInterfaceItem interface defines a subitem inside the output format of a SVG export procedure called by DataSessionInterface.exportSVG.
or asynchronously :
Please make sure the destination browser supports promises before using async calls.
See