FormCurrentPageNumber Property

Summary

Gets the page number of the page that is currently undergoing processing.

Syntax
C#
VB
C++
public int FormCurrentPageNumber { get; } 
  
Public ReadOnly Property FormCurrentPageNumber As Integer 
public: 
property int FormCurrentPageNumber { 
   int get(); 
} 

Property Value

The 1-based integer that specifies the page number of the current form.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly