Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.235 RightMargin Property

Description:

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

Used in control(s):

Print

Value:

The width of the right 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-RIGHTMARGINPIC S9(9) COMP-5