EmbeddedFileCount
Vlastnosti dokumentu
Popis
Vrací počet vložených souborů v dokumentu
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.
Syntaxe
Delphi
Function TPDFlib.EmbeddedFileCount: Integer;
ActiveX
Function PDFlib::EmbeddedFileCount() As Long
DLL
int DLEmbeddedFileCount(int InstanceID);