←Select platform

FirstPageNumber Property (FormProcessingOptions)

Summary

First page number of the form to process.

Syntax

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

Property Value

1-based first page number of the form to process. A value of -1 means the first 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