Click or drag to resize

IPdfDocumentGetEmbeddedFileCount Method

Gets the number of embedded files in the PDF document.

Namespace: Compiled.EDD.Scripting.Extensions.Pdf
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
int GetEmbeddedFileCount()

Return Value

Int32
Count of the number of files embedded in the PDF document.
See Also