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

Show in webframe

InitialPageNumber Property








Gets or sets the initial view page number to use when creating a PDF document.
Syntax
public int InitialPageNumber {get; set;}
'Declaration
 
Public Property InitialPageNumber As Integer
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As Integer
 
instance.InitialPageNumber = value
 
value = instance.InitialPageNumber
public int InitialPageNumber {get; set;}
@property (nonatomic, assign) NSInteger initialPageNumber
public int getInitialPageNumber()
public void setInitialPageNumber(int initialPageNumber)
            
 <br/>get_InitialPageNumber();<br/>set_InitialPageNumber(value);<br/>Object.defineProperty('InitialPageNumber'); 
public:
property int InitialPageNumber {
   int get();
   void set (    int value);
}

Property Value

The initial view page number to use when creating a PDF document. Default value is 0 (go to the first page).
Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions 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