EldoS
Navigation
Web site
Support
Table Of Contents

TElOfficeDocument class

Properties     Methods     Events     Declared in    


 
 

Description

    TElOfficeDocument is a container for all SecureBlackbox office document components.
    The document may be stored in several formats, as defined by DocumentFormat property. Currently, SecureBlackbox supports four document formats. To manage the specific attributes of the document in each format, use one of the corresponding properties: BinaryDocument (MS Office binary document), OpenXMLDocument (MS Office OOXML), OpenDocument (Open Office ODF), OpenXPSDocument (Open Office XPS).
    Signing of the document is performed by use of SignatureHandlers. Each signature handler in the list corresponds to a single document's signature. Before signing, check the value of Signable property.
    Similarly, the document may be encrypted using EncryptionHandler if its Encryptable property is True.

 
 

Properties

  • BinaryDocument
  • DocumentFormat
  • Encryptable
  • EncryptionHandler
  • IsEncrypted
  • IsSigned
  • OpenDocument
  • OpenXMLDocument
  • OpenXPSDocument
  • Signable
  • SignatureHandlerCount
  • SignatureHandlers
 
 

Methods

  • AddSignature
  • Close
  • DecryptTo
  • EncryptTo
  • Flush
  • Open
  • RemoveSignature
 
 

Events

  • OnCreateTemporaryStream
  • OnCloseTemporaryStream
 
 

Declared in

.NET:

  • Namespace: SBOffice
  • Assembly: SecureBlackbox.Office
VCL:
  • Unit: SBOffice
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