Discuss this help topic in SecureBlackbox Forum
Opens document.
Declaration
Parameters
- Stream - stream with document
- StreamOffset - offset of the document in the stream
- OwnStream - specifies if the stream is owned by the document. If this parameter is False or omitted, user should take care of stream disposal.
- ReadOnly - specifies if document should be opened read-only
- ZipReader - reference to the object which will extract archived data
- APackage - ...
Description
Use this method to open document stored in a stream.
Discuss this help topic in SecureBlackbox Forum