pageLayoutType Property

Summary

Initial view page layout type when creating a PDF document.

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

Property Value

One of the PdfDocumentPageLayoutType enumeration members that indicate the initial view layout of page mode to use when creating a PDF document. The default value is PdfDocumentPageLayoutType.SinglePageDisplay.

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.