Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.302 TopMargin Property

Description:

Defines the width of the top margin when the form is printed.

Used in control(s):

Print

Value:

The width of the margin at the top of the page in the units defined by 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-UPMARGINPIC S9(9) COMP-5