PrinterScaleWidth property (Main Control)

Visual Basic example
Visual C++ 4.0 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