LEADTOOLS Forms (Leadtools.Forms.Auto assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FormPageNumber Property
See Also 
Leadtools.Forms.Auto Namespace > PageRequestCallbackData Class : FormPageNumber Property



The FormPageNumber Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Gets the requested page number of the image.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FormPageNumber As Integer
Visual Basic (Usage)Copy Code
Dim instance As PageRequestCallbackData
Dim value As Integer
 
value = instance.FormPageNumber
C# 
public int FormPageNumber {get;}
C++/CLI 
public:
property int FormPageNumber {
   int get();
}

Property Value

The requested page number.

Example

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features