←Select platform

LastPage Property

Summary

The page range to stop processing when reached.

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

Property Value

A 1-based index for the page to stop processing when reached.

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.