wrapping
Specifies how contents wrap around the Painter element. Wrapping options are defined in the StyleReport Object:
WRAP_NONE
WRAP_LEFT
WRAP_RIGHT
WRAP_BOTH
WRAP_TOP_BOTTOM
Type
integer
Example
wrapping = StyleConstant.WRAP_RIGHT;
See Also
SI.41, StyleReport Object, for more information on constants.
| << size | © 1996-2013 InetSoft Technology Corporation (v11.4) | SI.9 TextBox Object >> |