GetEncryptMetadata

Security and signatures

説明

GetEncryptMetadata のリファレンスページです。この関数は Security and signatures に属し、識別子は表示どおり正確に保持します

構文

Delphi

Function TPDFlib.GetEncryptMetadata: Integer;

ActiveX

Function PDFlib::GetEncryptMetadata() As Long

DLL

int DLGetEncryptMetadata(int InstanceID);

戻り値

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

関連項目