EnableForcePrinterDPI 

Description         Sets the BLF_ FORCEPRINTERDPI flag.

Syntax                 RetVal = [BIAdvPrn.]EnableForcePrinterDPI  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also