Discuss this help topic in SecureBlackbox Forum

TElPDFXrefEntry Constructor

TElPDFXrefEntry     See also     


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


This topic is under development…

Declaration

[C#]
    TElPDFXrefEntry(TElPDFFile Owner);

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

[Pascal]
    constructor Create(Owner : TElPDFFile);

[C++]
    not available

[PHP]
    not available

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

Parameters

  • Owner -

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum