GetPageHeightInPixels

Returns the value of the PaperHeightInPixels member of the BlackIceDEVMODE. Represents the value of the 'Paper Height' edit box.

This method is for internal use, please use the GetPaperLength method instead.

GetPageHeightInPixels(pBlackIceDEVMODE As Long) As Long

 

Input value                - handle to the BlackIceDEVMODE

Return value - paper height in pixels

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.