SetEncryptMetadata
Security and signatures
Beskrivelse
Referanseside for SetEncryptMetadata. Funksjonen tilhører Security and signatures og beholder alle identifikatorer nøyaktig slik de vises
Syntaks
Delphi
Function TPDFlib.SetEncryptMetadata(EncryptMetadata: Integer): Integer;
ActiveX
Function PDFlib::SetEncryptMetadata(EncryptMetadata As Long) As Long
DLL
int DLSetEncryptMetadata(int InstanceID, int EncryptMetadata);
Returverdier
| 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 |