Leadtools.Controls Namespace > ImageViewer Object : ItemTextFont Property |
get_itemTextFont();
set_itemTextFont(value);
Object.defineProperty('itemTextFont');
Type | Description |
---|---|
string | The items text font. Default value is the font of the control. This value can be set to null to disable rendering the text. |
For more information, refer to Image Viewer Appearance.