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 TQuickPDF0813.EmbeddedFileCount: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::EmbeddedFileCount As Long
DLL
int QuickPDFEmbeddedFileCount(int InstanceID)