1-based file number of this embedded file.
public int FileNumber {get; set;}
public int getFileNumber();
public void setFileNumber(
int intValue
);
The 1-based file number of this embedded file. This value is unique.
The FileNumber values of the items in the PDFDocument.EmbeddedFiles collection are guaranteed to start at 1, to be consecutive, and to be unique.
FileNumber is used as the parameter to identify the embedded file for extraction using PDFFile.ExtractEmbeddedFile.
Refer to PDFDocument.EmbeddedFiles for more information on using a PDFSchema with PDF portfolio and embedded files.
For an example, refer to EmbeddedFiles.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document