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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

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