pageNumber Property

Summary

The page number of this text item.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerTextItem.prototype, 'pageNumber', 
	get: function(), 
	set: function(value) 
) 
pageNumber: number; 

Property Value

The 1-based page number of this text item.

Remarks

The document viewer fills the member of this class from the DocumentPageText object of any of the pages in LEADDocument.

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.Viewer Assembly

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