Description Returns the value of the BLF_MULTIIMAGE flag. Represents the value of the ‘Create Multi-page Image’ checkbox.
Syntax RetVal = [BIAdvPrn.]IsAppendImageEnabled pDevMode
Returns RetVal Boolean TRUE if the Create Multi-page Image is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also