GetPageWidthInPixels

Description         Returns the value of the PaperWidthInPixels member of the BlackIceDEVMODE. Represents the value of the 'Paper Width' edit box when “PIXEL” is selected for units.

Syntax                 RetVal = [BIAdvPrn.]GetPageWidthInPixels  pDevMode

Returns               RetVal                    DWORD         Paper width in pixels (DWORD number).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also