centerWindow Property

Summary

Initial view should center the document in the window.

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

Property Value

true if initial view should center the document in the window; otherwise, false. Default value is false.

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.