Indicates whether the items text should automatically wrap to the next line if needed.
public virtual bool ItemTextWrap { get; set; }
Public Overridable Property ItemTextWrap() As Boolean
Get
Set
public:
virtual property bool ItemTextWrap
{
bool get()
void set(bool value)
}
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