Gets the requested page number of the image.
Syntax
public int FormPageNumber { get; }
Public ReadOnly Property FormPageNumber As Integer
public int getFormPageNumber();
public:
property int FormPageNumber {
int get();
}
The requested page number.
The user will know the requested page number of the form so he can load it or scan it according to his application, and provide the required image to method by setting it in Page
For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
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