initialPageNumber Property

Summary

Initial view page number to use when creating a PDF document.

Syntax
TypeScript
JavaScript
Object.defineProperty(PdfDocumentOptions.prototype, 'initialPageNumber', 
   get: function(), 
   set: function(value) 
) 
initialPageNumber: number; 

Property Value

The initial view page number to use when creating a PDF document. Default value is 0 (go to the first page).

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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