Sets the BLF_ FORCEPRINTERDPI flag to 0 (false). Sets the value of the fax resolution when the ‘Create Faxable Image’ checkbox is selected.
DisableForcePrinterDPI(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.