GetPaperLength

Description         Returns the value of the dmPaperLength member of the DevMode. (DM.dmPaperLength member of BlackIceDEVMODE ) This value represents the 'Actual paper length'.

Syntax                 RetVal = [BIAdvPrnGetPaperLength  pDevMode

Returns               RetVal                    Integer             Actual paper length (integer number).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also