GetEncryptEmbeddedFiles
Security, Attachments
Description
Queries the pending /EFF encryption target for embedded-file streams in the selected document
Syntax
Delphi
Function TPDFlib.GetEncryptEmbeddedFiles: Integer;DLL
Function DLGetEncryptEmbeddedFiles(InstanceID: Integer): Integer; Stdcall;ActiveX
Function PDFlib::GetEncryptEmbeddedFiles() As LongReturn values
| 0 | Embedded-file streams use Identity, or no document is selected |
|---|---|
| 1 | Embedded-file streams use the standard crypt filter |
Remarks
This getter reports only the embedded-file target; GetEncryptEmbeddedFilesOnly reports whether the complete legacy 0, 0, 1 policy is active
See also
SetCryptFilterConfiguration, GetEncryptStrings, GetEncryptStreams