GetPageWidthInPixels

Returns the value of the PaperWidthInPixels member of the BlackIceDEVMODE. Represents the value of the 'Paper Width' edit box.

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

GetPageWidthInPixels(pBlackIceDEVMODE As Long) As Long

 

Input value                - handle to the BlackIceDEVMODE

Return value             - paper width in pixels ( As a Long number)

 

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