Zip Provider


Programmer can create custom Zip Provider. ZipProvider can manipulate Zip file such as adding archive, extracting archive, etc.


Class need to inherit from the DocumentEngineProviderBase_Zip


(sample code is coming soon)