Tesseract Engine Documentation

ZipUtility.UnZipFiles Method 

public static void UnZipFiles(
   String zipPathAndFile,
   String outputFolder,
   String password,
   Boolean deleteZipFile
);

See Also

ZipUtility Class | DarkWynter.Engine.Utilities Namespace