Item's text trimming options.
public virtual ControlTextTrimming ItemTextTrimming { get; set; }
Public Overridable Property ItemTextTrimming() As ControlTextTrimming
Get
Set
public:
virtual property ControlTextTrimming^ ItemTextTrimming
{
ControlTextTrimming^ get()
void set(ControlTextTrimming^ value)
}
The items text trimming options. Default value is ControlTextTrimming.EllipsisCharacter.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document