Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.220 Rate Property

Description:

Contains the ratio by which the printed output should be enlarged or reduced, expressed as a percentage of the original size.

Used in control(s):

Print

Values:

Enlargement or reduction ratio expressed as a percentage between 50 and 150.

Default value:

100%

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:

None.