size Property

Summary

The size of the document page in pixels.

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

Property Value

The size of the PageElement and AnnotationsElement. The default value is LeadSizeD.Empty.

Remarks

This value represents the size of the DocumentPage in pixels, used for computing the styles with Rotate and PrintSize inside of DocumentPrintData.BuildPrintRoot.

For more information, refer to DocumentViewer.Print.

History

19.0.0.48
Added
Requirements

Target Platforms

Help Version 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.