firstPhysicalPageNumber Property

Summary

First physical page number setting for the ALTO document.

Syntax

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

Property Value

The first physical page number setting for the ALTO document. Default value is 1.

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 Assembly