Description Sets the PaperHeightInPixels member of the BlackIceDEVMODE. Sets the value of the 'Paper Height' edit box when “PIXEL” is selected for the measurement unit.
Syntax RetVal = [BIAdvPrn.]SetPaperHeightInPixel paperheight pDevMode
Returns RetVal Boolean TRUE if the member was successfully set, otherwise FALSE.
Remarks paperheight DWORD Paper height in pixels (DWORD number).
pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also