←Select platform

OriginalLastPageNumber Property

Summary

The number of the last page loaded into this document.

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

Property Value

The number of the last page loaded into this document.

Remarks

This value is set to LoadDocumentOptions.LastPageNumber used when creating this document or equals to the number of pages in the original document if default options were used.

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 Assembly

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