Discuss this help topic in SecureBlackbox Forum

TElPDFBuildProperties.Filter

TElPDFBuildProperties     See also     


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


A build data dictionary representing the signature handler used to build the parent signature.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Filter : TElPDFBuildData;

[C++]
    TElPDFBuildData* get_Filter();

[PHP]
    TElPDFBuildData get_Filter()

[Java]
    not available

Description

This optional (but highly recommended) entry represents a build data dictionary for the signature handler which was used to create the parent signature.

See also:     TElPDFBuildData     SetFilterProperties    

Discuss this help topic in SecureBlackbox Forum