Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property FormPageNumber As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int FormPageNumber {get;} |
Return Value
The requested page number.For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
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 PageRequestCallbackData.Page
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family