Gets or sets the 1-based index of the last page number in ImageFileName or ImageStream to recognize.
public int LastPageNumber { get; set; }
Public Property LastPageNumber As Integer
@property (nonatomic, assign) NSInteger lastPageNumber
public int getLastPageNumber()
public void setLastPageNumber(int value)
An Int32 that indicates the 1-based index of the last page number in ImageFileName or ImageStream to recognize. You can use this and FirstPageNumber to recognize only a certain range of pages in the source file. You can use a value of -1 to indicate "up to last page in the file", otherwise, this member must be a value greater than or equal to FirstPageNumber up to the maximum number of pages in the source file name.
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