Description Returns the value of the BLF_FAXOUTPUT flag. Represents the value of the ‘Create Faxable Image’ checkbox.
Syntax RetVal = [BIAdvPrn.]IsFaxOutputEnabled pDevMode
Returns RetVal Boolean TRUE if Fax Output is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also