Error processing SSI file
(Leadtools.Controls)

Show in webframe

ItemTextWrap Property




Indicates whether the items text should automatically wrap to the next line if needed.
Syntax
public virtual bool ItemTextWrap {get; set;}
'Declaration
 
Public Overridable Property ItemTextWrap As Boolean

Property Value

true if the items text should automatically wrap to the next line if needed, otherwise; false. Default value is true.
Remarks

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

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file