PrinterScaleHeight property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float PrinterScaleHeight

Overview

Refer to Printing an Image.

Remarks

(Read only) Gets the printable height 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:

PrinterScaleWidth property, ScaleMode property

Topics:

Raster Images: Printing Images