GetEncryptMetadata

Security and signatures

Descripción

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

Sintaxis

Delphi

Function TPDFlib.GetEncryptMetadata: Integer;

ActiveX

Function PDFlib::GetEncryptMetadata() As Long

DLL

int DLGetEncryptMetadata(int InstanceID);

Valores devueltos

0Metadata streams are not encrypted when the document is saved with Standard security
1Metadata streams are encrypted when the document is saved with Standard security

Véase también