EnableLowFaxOutput

Sets the BLF_ LOWFAXRES flag. Sets the value of the fax resolution when the ‘Create Faxable Image’ checkbox is selected.

 

EnableLowFaxOutput(pBlackIceDEVMODE As Long) As Integer

 

Input value: pBlackIceDEVMODE - handle to the BlackIceDEVMODE.

Return value - TRUE if the member was successfully set, otherwise FALSE.

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.

 

Note: This method is no longer supported as of version 14.31. Developers should use the GetFaxOutputMode and SetFaxOutputMode methods.