Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
SolidFramework.Plumbing.GZip Member List

This is the complete list of members for SolidFramework.Plumbing.GZip, including all inherited members.

Compress(string lpSourceFolder, string lpDestFolder, string zipFileName)SolidFramework.Plumbing.GZipstatic
Compress(string lpSourceFolder, string searchPattern, SearchOption searchOption, string lpDestFolder, string zipFileName, bool deleteTempFile)SolidFramework.Plumbing.GZipstatic
Compress(FileInfo[] files, string lpBaseFolder, string lpDestFolder, string zipFileName)SolidFramework.Plumbing.GZipstatic
Compress(FileInfo[] files, string lpBaseFolder, string lpDestFolder, string zipFileName, bool deleteTempFile)SolidFramework.Plumbing.GZipstatic
Decompress(Stream srcStream, string lpDestFolder, string zipFileName, ProgressTicker ticker)SolidFramework.Plumbing.GZipstatic
Decompress(string lpSourceFolder, string lpDestFolder, string zipFileName, Boolean deleteTempFile)SolidFramework.Plumbing.GZipstatic