Available in the LEADTOOLS Imaging toolkit. |
PrinterScaleHeight property (Main Control)
Visual
Basic example
Visual
C++ 4.0 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