VpeGetDevPrintQuality

<< Click to Display Table of Contents >>

Navigation:  Device Control Properties >

VpeGetDevPrintQuality

Previous pageReturn to chapter overviewNext page

[Windows platform only; not supported by the Community Edition]

Retrieves the print quality of the currently selected output device.

int VpeGetDevPrintQuality(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Returns:

Value

Description

<>0

success

False (0)

failure

Remarks:

In case of an error, LastError is set to VERR_COMMON. An error may occur if the device does not support changing print quality.