←Select platform

LastPageNumber Property (FormProcessingOptions)

Summary

Last page number of the form to process.

Syntax

C#
VB
C++
public int LastPageNumber { get; set; }
Public Property LastPageNumber() As Integer 
   Get 
   Set 
public:  
   property int LastPageNumber 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

1-based last page number of the form to process. A value of -1 means the last page in the form. Default value is -1.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize