Discuss this help topic in SecureBlackbox Forum

TElPDFFile.Encrypted

TElPDFFile     See also     


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


This topic is under development…

Declaration

[C#]
    bool Encrypted;

[VB.NET]
    Property Encrypted As Boolean

[Pascal]
    property Encrypted : boolean;

[C++]
    bool get_Encrypted();

[PHP]
    bool get_Encrypted()

[Java]
    boolean getEncrypted();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum