SvgSaveOptions.CompressOutputToZipArchive

SvgSaveOptions.CompressOutputToZipArchive field

Specifies whether output will be created as one zip-archive. Please refer comment to ‘TreatTargetFileNameAsDirectory’ options to see rules of naming of svg-files of pages for multipage source document, that are also applied to zipped set of output files.

public bool CompressOutputToZipArchive;

See Also