IZipFile Interface
Name | Description | |
---|---|---|
CompressFilesToZip(string, string, string, string) | Compresses the specified file or files into the specified new ZIP archive. | |
ExtractZip(string, string, string, string, bool) | Extracts a zipped archive (e.g. an estimate qdv file). |
You can obtain an instance of this interface from
QdvManager.ZipFileManager property.
Available since QDV 7.15.546.