Discuss this help topic in SecureBlackbox Forum

TElOfficeBinaryCustomSignatureHandler.Storage

TElOfficeBinaryCustomSignatureHandler     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


References the document's compound file.

Declaration

[C#]
    TElCompoundFileStorage Storage;

[VB.NET]
    Property Storage As TElCompoundFileStorage

[Pascal]
    property Storage : TElCompoundFileStorage;

[C++]
    TElCompoundFileStorage* get_Storage();

[PHP]
    TElCompoundFileStorage get_Storage()

[Java]
    TElCompoundFileStorage getStorage();

Description

    Use this read-only property to access the compound file which contains the signed document.

Discuss this help topic in SecureBlackbox Forum