Discuss this help topic in SecureBlackbox Forum
Extracts entry from the archive.
Declaration
Parameters
Description
Use this method to extract data from the archive.
Note, that OutputPath should exist before extraction, and be accessible for writing.
If OutputPath is empty, ExtractionStream property of the entry will be used to output the data.
If this property is not assigned either, OnExtractionStreamNeeded event will be fired.