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 Long

Return values

0Embedded-file streams use Identity, or no document is selected
1Embedded-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