Discuss this help topic in SecureBlackbox Forum

TElPDFApplicationBuildData.RevisionNumberEx

TElPDFApplicationBuildData     


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


Text indicating the application version.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property RevisionNumberEx : string;

[C++]
    void get_RevisionNumberEx(std::string &OutResult);
    void set_RevisionNumberEx(const std::string &Value);

[PHP]
    string get_RevisionNumberEx()
    void set_RevisionNumberEx(string $Value)

[Java]
    not available

Description

This optional entry contains text indicating the application version, as described by the Name property.

Discuss this help topic in SecureBlackbox Forum