imageQuality Property

Summary

Gets the Image quality string.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'imageQuality', 
	get: function() 
) 
TypeScript Syntax
imageQuality: string; // read-only 

Property Value

Character string that represents the image quality text that will be printed on the image.

Remarks

To display the image quality on the cell, refer to OverlayTextType.ImageQuality and Overlays.

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