Discuss this help topic in SecureBlackbox Forum

TElPDFObject Constructor

TElPDFObject     See also     


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


This topic is under development…

Declaration

[C#]
    TElPDFObject(TElPDFFile Owner);

[VB.NET]
    Sub New(ByVal Owner As TElPDFFile)

[Pascal]
    constructor Create(Owner : TElPDFFile);

[C++]
    not available

[PHP]
    not available

[Java]
    public TElPDFObject(TElPDFFile Owner);
    public TElPDFObject();

Parameters

  • Owner -

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum