←Select platform

FirstPage Property

Summary

The page range to start processing from.

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

Property Value

A 1-based index for the page to start processing from.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.