EnableMultipageImage

Description         Sets the BLF_MULTIIMAGE flag. Sets the value of the ‘Create Multi-page Image’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableMultipageImage  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also