Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.29 BottomMargin Property

Description:

Defines the depth of the margin at the bottom of the page when the form is printed.

Used in control(s):

Print

Value:

The margin depth in the units defined in the PaperScaleUnit property.

Default value:

0.6 inch

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-BOTTOMMARGINPIC S9(9) COMP-5