Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool EncryptDocumentProperties;
[VB.NET]
Property EncryptDocumentProperties As Boolean
[Pascal]
under development
[C++]
bool get_EncryptDocumentProperties();
void set_EncryptDocumentProperties(bool Value);
[PHP]
bool get_EncryptDocumentProperties()
void set_EncryptDocumentProperties(bool $Value)
[Java]
boolean getEncryptDocumentProperties();
void setEncryptDocumentProperties(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum