SetEncryptMetadata

Security and signatures

Descripción

Página de referencia de SetEncryptMetadata. La función pertenece a Security and signatures y conserva todos los identificadores exactamente como se muestran

Sintaxis

Delphi

Function TPDFlib.SetEncryptMetadata(EncryptMetadata: Integer): Integer;

ActiveX

Function PDFlib::SetEncryptMetadata(EncryptMetadata As Long) As Long

DLL

int DLSetEncryptMetadata(int InstanceID, int EncryptMetadata);

Valores devueltos

0The setting could not be changed because no document is selected or the encryption dictionary has already been built
1The metadata encryption setting was updated

Véase también