pageSize Property (PrintDocumentOptions)

Summary

The destination page size in document units

Syntax

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

Property Value

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

Remarks

For more information, refer to Print.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize