EnableMailMerge

Description         Sets the BLF_MAILMERGE flag. Sets the value of the ‘Mail Merge’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableMailMerge  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also