Discuss this help topic in SecureBlackbox Forum

TElPDFObject.TypeErr

TElPDFObject     See also     


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


This topic is under development…

Declaration

[C#]
    bool TypeErr;

[VB.NET]
    Property TypeErr As Boolean

[Pascal]
    property TypeErr : boolean;

[C++]
    bool get_TypeErr();

[PHP]
    bool get_TypeErr()

[Java]
    boolean getTypeErr();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum