Leadtools.Controls Namespace > ImageViewer Object : ItemTextWrap Property |
get_itemTextWrap();
set_itemTextWrap(value);
Object.defineProperty('itemTextWrap');
Type | Description |
---|---|
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.