←Select platform

LastPage Property

Summary

The final page to merge from the document.

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

Property Value

The final page to merge from the document.

Remarks

If this is null and the Pages array is not, this is not used.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly