Discuss this help topic in SecureBlackbox Forum

TElPDFObject.Size

TElPDFObject     See also     


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


This topic is under development…

Declaration

[C#]
    long Size;

[VB.NET]
    Property Size As Long

[Pascal]
    property Size : Int64;

[C++]
    int64_t get_Size();

[PHP]
    integer get_Size()

[Java]
    long getSize();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum