Indicates whether the items text should automatically wrap to the next line if needed.
Object.defineProperty(ImageViewer.prototype, 'itemTextWrap',
get: function(),
set: function(value)
)
itemTextWrap: boolean;
true if the items text should automatically wrap to the next line if needed, otherwise; false. Default value is true.
Note that this value is currently not supported in the HTML/JavaScript platform.
For more information, refer to Image Viewer Appearance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET