FormLastPageNumber Property

Summary
Gets the last page number of the form to be processed.
Syntax
C#
VB
C++
public int FormLastPageNumber { get; } 
  
Public ReadOnly Property FormLastPageNumber As Integer 
public: 
property int FormLastPageNumber { 
   int get(); 
} 

Property Value

The 1-based integer that specifies the page number of the last page to be processed.

Requirements

Target Platforms

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.