EmbeddedFileCount
Document properties
Description
Returns the number of embedded files in the document.
This total only includes embedded files that are listed as file attachments and does not include embedded files that are only referenced by a link annotation.
Syntax
Delphi
function TPDFlib.EmbeddedFileCount: Integer;ActiveX
Function PDFlib::EmbeddedFileCount As LongDLL
int DLEmbeddedFileCount(int InstanceID);