hasImage Property

Summary

Gets a value that indicate whether this item has an image.

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

Property Value

true if the value of Image or Canvas is not null or if the value of ImageSize is not empty, otherwise; false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.