|
|
PrintDpiHeight Property
PrintDpiWidth Property
This property contains the Dots per Inch (DPI) resolution for the Width and Height of the default printer.
Syntax
Width =FlpGrf.PrintDpiWidth (Read Only)
Height = FlpGrf.PrintDpiHeight (Read Only)
Remarks
Most printers have a much higher resolution than the screen. This property contains the resolution of the printer. This information can be used by the ImageToFile method to set the DPI for that method.
See Also
![]() |
Last modified on: Friday, August 16, 2002