Description Returns the value of the BLF_STARTBEFOREPRINT flag. Represents the value of the 'Start Before Printing' radio button.
Syntax RetVal = [BIAdvPrn.]IsStartBeforePrint pDevMode
Returns RetVal Boolean TRUE if Start Before Printing is used, otherwise FALSE (it means that the printer driver will start the application after the printing was finished).
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also