<< Click to Display Table of Contents >> VpeGetDevPaperHeight |
[Windows platform only; not supported by the Community Edition]
Retrieves the individual paper height of the currently selected output device.
VpeCoord VpeGetDevPaperHeight(
VpeHandle hDoc
)
VpeHandle hDoc
Document Handle
Returns:
the setting of the paper width for the current selected device or 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 the paper height.