←Select platform

FormPageNumber Property

Summary

Gets the requested page number of the image.

Syntax

C#
VB
C++
Java
public int FormPageNumber { get; } 
  
Public ReadOnly Property FormPageNumber As Integer 
public int getFormPageNumber(); 
public: 
property int FormPageNumber { 
   int get(); 
} 

Property Value

The requested page number.

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 Page

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly