Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLDocument class

Properties     Methods     Events     Declared in     Licensing     


This class is a descendant of TElOfficeOpenXMLPackage.

Description

    TElOfficeOpenXMLDocument provides functionality to perform security operations over a Microsoft Office OOXML document. To open, close, manage content, and sign the document, use inherited methods and properties of TElOfficeOpenXMLPackage class.
    To encrypt the document, check, if it is Encryptable. Specify encryption parameters using EncryptionHandler, and call EncryptTo method.

Properties

Inherited from TElOfficeOpenXMLPackage

Methods

Inherited from TElOfficeOpenXMLPackage

Events

Inherited from TElOfficeOpenXMLPackage

Declared in

.NET:
  • Namespace: SBOffice
  • Assembly: SecureBlackbox.Office
VCL:
  • Unit: SBOffice
Java:
  • Package: SecureBlackbox.Office.jar
C++:
  • sboffice.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