Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLCustomSignatureHandler.Package

TElOfficeOpenXMLCustomSignatureHandler     


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


References the signed file.

Declaration

[C#]
    TElOfficePackage Package;

[VB.NET]
    Property Package As TElOfficePackage

[Pascal]
    property Package : TElOfficePackage;

[C++]
    TElOfficePackage* get_Package();

[PHP]
    TElOfficePackage get_Package()

[Java]
    TElOfficePackage getPackage();

Description

    Use this read-only property to access the package which is signed using the handler.

Discuss this help topic in SecureBlackbox Forum