Description Sets the PaperWidthInPixels member of BlackIceDEVMODE.
Syntax RetVal = [BIAdvPrn.]SetPaperWidthInPixel paperwidth pDevMode
Returns RetVal Boolean TRUE if the member was successfully set, otherwise FALSE.
Remarks paperwidth DWORD Paper width in pixels (DWORD number).
pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also