Discuss this help topic in SecureBlackbox Forum
Creates a new file.
Declaration
Parameters
- FileName - name of the file on the disk
- Version - specifies the file version
- Stream - stream with the file data
- OwnStream - specifies if the stream is owned by the component. If this parameter is False or is omitted, user should take care of stream disposal.
Description
Use this method to create a new compound file on the disk or in the memory stream.
Discuss this help topic in SecureBlackbox Forum