FirstPageNumber Property

Summary

(Read only) Gets the first page number to process.

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

Property Value

The 1-based page index.

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.Services.Twain Assembly