EnableForcePrinterDPI 

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

 

EnableForcePrinterDPI(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.