Discuss this help topic in SecureBlackbox Forum

TElPDFObject.Offset

TElPDFObject     See also     


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


This topic is under development…

Declaration

[C#]
    long Offset;

[VB.NET]
    Property Offset As Long

[Pascal]
    property Offset : Int64;

[C++]
    int64_t get_Offset();

[PHP]
    integer get_Offset()

[Java]
    long getOffset();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum