pageSize Property

Summary

The destination page size, in document units.

Syntax
TypeScript
JavaScript
Object.defineProperty(PrintDocumentOptions.prototype, 'pageSize', 
	get: function(), 
	set: function(value) 
) 
pageSize: LeadSizeD; 

Property Value

Destination page size in document units. Default value is LeadSizeD.Empty.

Remarks

If PageSize is empty or another invalid value, the size 6120 by 7920 (letter) is used instead.

For more information, refer to DocumentViewer.Print.

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

Leadtools.Document.Viewer Assembly

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