The ExportSVGOutputFormat enumeration tells the available/desired SVG output format of
a SVG export procedure called by DataSessionInterface.exportSVG.
EOF_SVG: the final svg file format will be SVG.
EOF_SVGZ: the final svg file format will be compressed SVG.
The ExportSVGOutputFormat enumeration tells the available/desired SVG output format of a SVG export procedure called by DataSessionInterface.exportSVG.
See