←Select platform

GetPage Method

Summary
Returns the FormPage at the specified page number.

Syntax
C#
C++/CLI
Java
Python
public FormPage GetPage( 
   int pageNumber 
) 
public FormPage getPage( 
   int pageNumber 
); 
public: 
FormPage^ GetPage(  
   int pageNumber 
)  
def GetPage(self,pageNumber): 

Parameters

pageNumber
The page number.

Requirements

Target Platforms

See Also

Reference

FormPages Class

FormPages Members

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.