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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

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