originalLastPageNumber Property (DocumentPages)

Summary

The number of the last page loaded into this document.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentPages.prototype, 'originalLastPageNumber', 
	get: function() 
) 
TypeScript Syntax
originalLastPageNumber: number; // read-only

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize