IEaxObjectPrintSettings.Scale

Syntax

Scale: Double;

Description

The Scale property specifies the object scale when it is exported or printed.

The value is selected within the range 0.1 to 5 (10-500%). The following values are also reserved: 0 - place on one page, -1 - justify to page width, -2 - adjust to page height.

Example

The property use is given in the example for IEaxObjectPrintSettings.BlackAndWhite.

See also:

IEaxObjectPrintSettings