←Select platform

FirstPageNumber Property

Summary

Gets the first page number to process.

Syntax

C#
VB
Java
C++
public int FirstPageNumber {get;} 
Public ReadOnly Property FirstPageNumber As Integer 
public int getFirstPageNumber() 
public: 
property int FirstPageNumber { 
   int get(); 
} 

Property Value

The 1-based page index

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.Sane.Server Assembly