Discuss this help topic in SecureBlackbox Forum

TElPDFBuildData.ModuleName

TElPDFBuildData     See also     


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


The software module name.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ModuleName : string;

[C++]
    void get_ModuleName(std::string &OutResult);
    void set_ModuleName(const std::string &Value);

[PHP]
    string get_ModuleName()
    void set_ModuleName(string $Value)

[Java]
    not available

Description

Use this property to indicate the software module name.

See also:     RevisionNumber    

Discuss this help topic in SecureBlackbox Forum