Discuss this help topic in SecureBlackbox Forum

TElPDFFile.Root

TElPDFFile     See also     


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


This topic is under development…

Declaration

[C#]
    TElPDFArray Root;

[VB.NET]
    Property Root As TElPDFArray

[Pascal]
    property Root : TElPDFArray;

[C++]
    TElPDFArray* get_Root();

[PHP]
    TElPDFArray get_Root()

[Java]
    TElPDFArray getRoot();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum