←Select platform

FirstPhysicalPageNumber Property

Summary
First physical page number setting for the ALTO document.
Syntax
C#
VB
Objective-C
C++
Java
public int FirstPhysicalPageNumber { get; set; } 
Public Property FirstPhysicalPageNumber As Integer 
@property (nonatomic, assign) NSInteger firstPhysicalPageNumber 
public int getFirstPhysicalPageNumber() 
public void setFirstPhysicalPageNumber(int number) 
public: 
property int FirstPhysicalPageNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

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

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