Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace > FormPages Class : GetPage Method |
public FormPage GetPage( int pageNumber )
'Declaration Public Function GetPage( _ ByVal pageNumber As Integer _ ) As FormPage
'Usage Dim instance As FormPages Dim pageNumber As Integer Dim value As FormPage value = instance.GetPage(pageNumber)
public: FormPage^ GetPage( int pageNumber )