PrinterScaleWidth property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float PrinterScaleWidth

Overview

Refer to Printing an Image.

Remarks

(Read only) Gets the printable width of the default printer.

The unit of measure is determined by the ScaleMode property.

This property can be used with the Render method to print images.

See Also

Elements:

PrinterScaleHeight property, ScaleMode property

Topics:

Raster Images: Printing Images