Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

FirstPhysicalPageNumber Property

Show in webframe
First physical page number setting for the ALTO document.
Syntax
get_firstPhysicalPageNumber();
set_firstPhysicalPageNumber(value);
Object.defineProperty('firstPhysicalPageNumber');

Property Value

TypeDescription
intThe first physical page number setting for the ALTO document. Default value is 1.
See Also

Reference

AltoXmlDocumentOptions Object
AltoXmlDocumentOptions Members

Error processing SSI file