EnableFaxOutput

Description         Sets the BLF_FAXOUTPUT flag. Sets the value of the ‘Create Faxable Image’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableFaxOutput  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also