layout

anchor

hyperlink

image

layout

margin

rotation

size

wrapping

Sets the layout of the Painter element, specifically how the element is printed if it is larger than the current available space on the page. the property has a value of PAINTER_BREAKABLE or PAINTER_NON_BREAK.

Type

integer

Example

layout = StyleConstant.PAINTER_BREAKABLE;

See Also

SI.41, StyleReport Object, for more information on constants.

<< image © 1996-2013 InetSoft Technology Corporation (v11.4) margin >>