Object Properties

Also see chapter Common Object Properties.

Property

Description

Value

Description

Rotation

Rotates the object anticlockwise.

0

1

2

3

Formula

90°

180°

270°

Formula wizard

Pagebreak

Specifies whether the object can trigger a pagebreak or a text overflow.

If this property is enabled, the content will be wrapped to the next page automatically (or to another interlinked RTF object) if it exceeds the size of the object. This is an interesting option e.g. with RTF objects that are to cover several pages. With labels, the next label will only be started when all objects have been printed as a result of this option in the previous label. You might not be able to set this property if pagebreaks are not supported by the higher-level program.

You can force a page break using the PageBreak$() function. .

True

False

Formula

Yes

No

Formula wizard