Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
This is the complete list of members for SolidFramework.Plumbing.GZip, including all inherited members.
Compress(string lpSourceFolder, string lpDestFolder, string zipFileName) | SolidFramework.Plumbing.GZip | static |
Compress(string lpSourceFolder, string searchPattern, SearchOption searchOption, string lpDestFolder, string zipFileName, bool deleteTempFile) | SolidFramework.Plumbing.GZip | static |
Compress(FileInfo[] files, string lpBaseFolder, string lpDestFolder, string zipFileName) | SolidFramework.Plumbing.GZip | static |
Compress(FileInfo[] files, string lpBaseFolder, string lpDestFolder, string zipFileName, bool deleteTempFile) | SolidFramework.Plumbing.GZip | static |
Decompress(Stream srcStream, string lpDestFolder, string zipFileName, ProgressTicker ticker) | SolidFramework.Plumbing.GZip | static |
Decompress(string lpSourceFolder, string lpDestFolder, string zipFileName, Boolean deleteTempFile) | SolidFramework.Plumbing.GZip | static |