EnableStartBeforePrint

Description         Sets the BLF_STARTBEFOREPRINT flag. Sets the value of the 'Start Before Printing' radio button.

Syntax                 RetVal = [BIAdvPrn.]EnableStartBeforePrint  pDevMode

Returns               RetVal                    Boolean           TRUE if the flag was successfully set, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also