←Select platform

FirstPhysicalPageNumber Property

Summary
First physical page number setting for the ALTO document.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int FirstPhysicalPageNumber { get; set; } 
@property (nonatomic, assign) NSInteger firstPhysicalPageNumber; 
public int getFirstPhysicalPageNumber() 
public void setFirstPhysicalPageNumber(int number) 
public: 
property int FirstPhysicalPageNumber { 
   int get(); 
   void set (    int ); 
} 
FirstPhysicalPageNumber # get and set (AltoXmlDocumentOptions) 

Property Value

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

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

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