EldoS
Navigation
Web site
Support
Table Of Contents

TElOpenOfficePackage class

Properties     Methods     Events     Declared in    


 
 

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

  • CompressionLevel
  • IsReadOnly
  • Manifest
  • MimeType
  • ZipReader
 
 

Methods

  • Close
  • CloseStream
  • CreateEntry
  • CreateNew
  • CreateStream
  • DeleteStream
  • Flush
  • FlushManifest
  • GetStream
  • Open
  • StreamExists
 
 

Events

  • OnCloseTemporaryStream
  • OnCloseDataStream
  • OnCreateTemporaryStream
  • OnGetDataStream
 
 

Declared in

.NET:

  • Namespace: SBOfficePackage
  • Assembly: SecureBlackbox.Office
VCL:
  • Unit: SBOfficePackage
ActiveX/DLL: not implemented
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: OfficeBlackbox OR SecureBlackbox Data Security OR SecureBlackbox Professional

VCL: OfficeBlackbox OR SecureBlackbox Data Security OR SecureBlackbox Professional

ActiveX/DLL: Not available

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation