<< Click to Display Table of Contents >> VpeGetDevPrintQuality |
[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.