PrintExactInchWidth

PrintYResolution Property

Introduction

 

PrintQuality Property This function is for printing purposes


 

This property sets the x-resolution of the printer, in DPIs.

 

Syntax

FlpGrf.PrintQuality = res

 

The PrintQuality Property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph Control object.

res

A numeric expression, specifying the x-resolution.

 

Remarks

Use this method to set the x-resolution of the printer. To set the y-resolution of the printer use PrintYResolution Property.


 

See Also

All Print Routines, PrintYResolution Property



PrintExactInchWidth PrintYResolution Property

 

 

Last modified on: Friday, August 16, 2002