Discuss this help topic in SecureBlackbox Forum
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.
.NET:
To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:
SecureBlackbox Professional