pageNumber Property

Summary

The page number.

Syntax

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

Property Value

The page number in the document to represent.

History

19.0.0.49
Added
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly