Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.166 LeftMargin Property

Description:

Defines the width of the left-hand margin when the form is printed.

Used in control(s):

Print

Value:

The width of the left margin 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-LEFTMARGINPIC S9(9) COMP-5