defaultPageSize Property (DocumentPages)

Summary

Default page size of this document.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentPages.prototype, 'defaultPageSize', 
	get: function() 
) 
TypeScript Syntax
defaultPageSize: LeadSizeD; // read-only

Property Value

The default page size of this document. Default value depends on how this document was created. This value cannot be Empty.

Remarks

The initial values of DefaultPageSize and DefaultResolution are updating based on the original document. The internal parsing code will usually use the size and resolution of the first page found in the document.

Requirements

Target Platforms

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