size
Related Functions & Properties
anchor
hyperlink
image
layout
margin
rotation
wrapping
Specifies the size (inches) of the Painter element.
Type
inetsoft.report.Size, or number array
Example
size = new inetsoft.report.Size(2, 1);
or
size = [2, 1];