←Select platform

GetPage Method

Summary
Returns the FormPage at the specified page number.
Syntax
C#
VB
C++
Java
public FormPage GetPage( 
   int pageNumber 
) 
  
Public Function GetPage( _ 
   ByVal pageNumber As Integer _ 
) As FormPage 
public FormPage getPage( 
   int pageNumber 
); 
public: 
FormPage^ GetPage(  
   int pageNumber 
)  

Parameters

pageNumber
The page number.

Requirements

Target Platforms

See Also

Reference

FormPages Class

FormPages Members

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

Leadtools.Forms.Processing Assembly

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