See Also Examples Applies To
Returns the current quality of the selected printer.
Syntax
object.PrintGetQuality ()
The PrintGetQuality syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long.
can be:
-1 for draft resolution.
-2 for low resolution.
-3 for medium resolution.
-4 for high resolution.