IPdfDocumentGetEmbeddedFileCount Method |  |
Gets the number of embedded files in the PDF document.
Namespace: Compiled.EDD.Scripting.Extensions.PdfAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxint GetEmbeddedFileCount()
Return Value
Int32Count of the number of files embedded in the PDF document.
See Also