Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

FirstPhysicalPageNumber Property








Gets or sets the first physical page number setting for the ALTO document.
Syntax
public int FirstPhysicalPageNumber {get; set;}
'Declaration
 
Public Property FirstPhysicalPageNumber As Integer
'Usage
 
Dim instance As AltoXmlDocumentOptions
Dim value As Integer
 
instance.FirstPhysicalPageNumber = value
 
value = instance.FirstPhysicalPageNumber
public int FirstPhysicalPageNumber {get; set;}
@property (nonatomic, assign) NSInteger firstPhysicalPageNumber
public int getFirstPhysicalPageNumber()
public void setFirstPhysicalPageNumber(int number)
            
 <br/>get_FirstPhysicalPageNumber();<br/>set_FirstPhysicalPageNumber(value);<br/>Object.defineProperty('FirstPhysicalPageNumber'); 
public:
property int FirstPhysicalPageNumber {
   int get();
   void set (    int value);
}

Property Value

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

Target Platforms

See Also

Reference

AltoXmlDocumentOptions Class
AltoXmlDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features