automationUseDpi Property

Summary

Gets a value that indicate whether to use the resolution values when viewing an image.

Syntax

JavaScript Syntax
Object.defineProperty(AutomationImageViewer.prototype, 'automationUseDpi', 
	get: function() 
) 
TypeScript Syntax
automationUseDpi: boolean; // read-only 

Property Value

true to use the resolution values when viewing an image; otherwise, it is false. This control will return ImageViewer.UseDpi preventing the use of DPI scaling.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly