PrintTop Property

PrintExactSize Property

Introduction

 

PrintDpiHeight Property This function is for printing purposes
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

All Print Routines



PrintTop Property PrintExactSize Property

 

 

Last modified on: Friday, August 16, 2002