←Select platform

PageNumber Property

Summary

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

Syntax

C#
VB
C++
public int PageNumber { get; } 
  
Public ReadOnly Property PageNumber As Integer 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly