SetEncryptMetadata
Security and signatures
الوصف
صفحة مرجعية لـ SetEncryptMetadata. تنتمي الدالة إلى Security and signatures وتحافظ على كل المعرّفات كما تظهر تمامًا
الصيغة
Delphi
Function TPDFlib.SetEncryptMetadata(EncryptMetadata: Integer): Integer;
ActiveX
Function PDFlib::SetEncryptMetadata(EncryptMetadata As Long) As Long
DLL
int DLSetEncryptMetadata(int InstanceID, int EncryptMetadata);
قيم الإرجاع
| 0 | The setting could not be changed because no document is selected or the encryption dictionary has already been built |
|---|---|
| 1 | The metadata encryption setting was updated |