←Select platform

PageNumber Property

Summary
Gets the page number of the Master Form.

Syntax
C#
C++/CLI
Java
Python
public int PageNumber { get; } 
public int getPageNumber(); 
public: 
property int PageNumber { 
   int get(); 
} 
PageNumber # get  (FormPage) 

Property Value

The 1-based index of the Master Form page that FormPage represents.

Requirements

Target Platforms

See Also

Reference

FormPage Class

FormPage Members

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

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.