itemTextFont Property (ImageViewer)

Summary

Items text font.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'itemTextFont', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
itemTextFont: string;

Property Value

The items text font. Default value is the font of the control. This value can be set to null to disable rendering the text.

Remarks

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize