IsDeleteGroupFileEnabled

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

Syntax                 RetVal = [BIAdvPrn.]IsDeleteGroupFileEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the Delete Group File After Printing is used, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also