←Select platform

PageNumber Property

Summary

Gets the corresponding page number in the Master Form for the recognized page.

Syntax

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

Property Value

The number of the page in the Master Form.

Remarks

This value specifies which page of the Master Form corresponds to the recognized 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