EnableDeleteGroupFile

Description         Sets the BLF_DELETEGROUPFILE flag. Sets the value of the 'Delete Group File After Printing' checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableDeleteGroupFile  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also