originalPageCount Property

Summary

The number of pages in the original document.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentPages.prototype, 'originalPageCount', 
   get: function() 
) 
readonly originalPageCount: number; 

Property Value

The number of pages in the original document.

Remarks

This value is set to the number of pages in the original document. It will be equal to the number of items in this collection if default options were used.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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