automationUseDpi Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(AutomationImageViewer.prototype, 'automationUseDpi', 
	get: function() 
) 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly