EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPDFSecurityHandler.EncryptMetadata

TElPDFSecurityHandler     See also    


 

Specifies if metadata are encrypted.

 
 

Declaration

[C#]
    bool EncryptMetadata /* = true */

[VB.NET]
    Property EncryptMetadata As Boolean

[Pascal]
    property EncryptMetadata : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify if metadata are encrypted. Metadata contains some additional information about document such as its name, authors, etc.
    If value is True metadata will be encrypted.

 
 

See also:     StreamEncryptionAlgorithm     StringEncryptionAlgorithm    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation