Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PageNumber Property (PDFInitialViewOptions)






Initial page to display
Syntax
public int PageNumber {get; set;}
'Declaration
 
Public Property PageNumber As Integer
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As Integer
 
instance.PageNumber = value
 
value = instance.PageNumber
public:
property int PageNumber {
   int get();
   void set (    int value);
}

Property Value

The page number to display when the PDF file is opened.
Remarks
Set this property to true to indicate that External viewers should automatically display the print dialog when the PDF file is opened.
Example
For an example, refer to PDFInitialViewOptions.
Requirements

Target Platforms

See Also

Reference

PDFInitialViewOptions Class
PDFInitialViewOptions Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features