GetEncryptMetadata

Security and signatures

Popis

Referenční stránka pro GetEncryptMetadata. Funkce patří do Security and signatures a zachovává všechny identifikátory přesně tak, jak jsou uvedeny

Syntaxe

Delphi

Function TPDFlib.GetEncryptMetadata: Integer;

ActiveX

Function PDFlib::GetEncryptMetadata() As Long

DLL

int DLGetEncryptMetadata(int InstanceID);

Návratové hodnoty

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

Viz také