←Select platform

FirstPhysicalPageNumber Property

Summary

First physical page number setting for the ALTO document.

Syntax

C#
VB
Java
Objective-C
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.DocumentWriters Assembly
Click or drag to resize