GetEncryptMetadata

Security and signatures

Beskrivelse

Referanseside for GetEncryptMetadata. Funksjonen tilhører Security and signatures og beholder alle identifikatorer nøyaktig slik de vises

Syntaks

Delphi

Function TPDFlib.GetEncryptMetadata: Integer;

ActiveX

Function PDFlib::GetEncryptMetadata() As Long

DLL

int DLGetEncryptMetadata(int InstanceID);

Returverdier

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

Se også