Home > BSPrinter documentation > Reference

ScalePercent Property

Applies to: PrintPreview, IPrinterEx object

Type: Long


Description:

Returns or sets the scale factor on which the report will be printed.

Note:

This property is independent from Printer.Zoom. Both set an scale, ScalePercent is intended for the user, while Printer.Zoom can be used by the program to set one or more pages to a different scale. The final scale is defined by both multiplied.

See Also:

MinScalePercent property
MaxScalePercent property
AllowUserChangeScale property
Zoom property