EmbeddedFileCount
Version history
This function was introduced in Quick PDF Library version 7.13.
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 TDebenuPDFLibrary1811.EmbeddedFileCount: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::EmbeddedFileCount As Long
DLL
int DPLEmbeddedFileCount(int InstanceID)