Discuss this help topic in SecureBlackbox Forum

TElOpenOfficePackage class

Properties     Methods     Events     Declared in     Licensing     


Description

    TElOpenOfficePackage represents a Zip file, which contains data of an TElOpenOfficeDocument.
    To open a file, set the value of ZipReader property and call Open method. To check if the file is read only, use IsReadOnly property. To retrieve entries from opened package, use GetStream method. To create or delete entries use CreateEntry, CreateStream, or DeleteStream mthods.

Properties

Methods

Events

Declared in

.NET:
  • Namespace: SBOfficePackage
  • Assembly: SecureBlackbox.Office
VCL:
  • Unit: SBOfficePackage
Java:
  • Package: SecureBlackbox.Office.jar
C++:
  • sbofficepackage.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional

Discuss this help topic in SecureBlackbox Forum