FormFirstPageNumber Property

Summary

Gets the starting page number of the form being processed.

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

Property Value

The 1-based integer that specifies starting form page number being processed.

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