←Select platform

FormLastPageNumber Property

Summary

Gets the last page number of the form being 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 last form page number being processed.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly