itemTextTrimming Property

Summary

Items text trimming options.

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

Property Value

The items text trimming options. Default value is ControlTextTrimming.EllipsisCharacter.

Remarks

ItemTextTrimming is used when to determine how to trim characters from the item's text (ImageViewerItem.Text) when the string does not completely fit into the item text part.

Note that this value is currently not supported in the HTML/JavaScript platform.

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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