Reports Information : Parts Reference : Report Line : Report Free Form Line properties
Report Free Form Line properties
The Report Free Form Line part has the following properties:
height
 
backgroundColor
The backgroundColor attribute is the name of the RGB color for the background of the part.
Note:
You cannot change the background color of a column. This attribute is ignored for the Container Details Column part. This attribute is also ignored for a report viewer.
borderStyle
The borderStyle property specifies the border to be drawn around a report object. You can specify either Dashed, Heavy, None, or Normal for any the top, bottom, left, or right border of the part.
deviceFont
The deviceFont property specifies the font to use for a particular device. You can set the font for your display or printer, for example.
foregroundColor
The foregroundColor attribute is the name of the RGB color for the foreground of the part.
height
The height attribute specifies the height an element in a Report Free Form Line.
pageBreak
The pageBreak attribute indicates whether or not to place a manual page break before the part. Then true is selected, a page break is inserted before the part; when false is selected, the part is printed on the current page.
partName
In the partName field, type the name you want to use to describe the part. For non-visual parts, this text appears under the icon for the part on the free-form surface.
The name of the part can consist of alphanumeric characters, and must be unique from all other parts on the layout surface.
This field is optional. If you do not specify a part name, VA Smalltalk generates a unique name based on the class name of the part.
unitTypeSelected
The unitTypeSelected attribute refers to the unit of measurement for setting margins and field sizes in a report. You can choose from the following:
Points
Inches
Centimeters
Pixels
Last modified date: 01/29/2015