Description Returns the value of the BLF_WATERMARK_ENABLE flag. Represents the value of the ‘Print Watermark’ checkbox.
Syntax RetVal = [BIAdvPrn.]IsWatermarkEnabled pDevMode
Returns RetVal Boolean TRUE if Print Watermark is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also