SetWatermarkBrightnessLandscape

Returns the value of the WatermarkBrightnessLandscape member of the BlackIceDEVMODE. The WatermarkBrightnessLandscape member stores the brightness of the  watermark for landscape oriented pages.

 

SetWatermarkBrightnessLandscape(pDevMode As Long, Brightness As Long) As Boolean

 

Input value    - handleto the BlackIceDEVMODE structure

Input value:   - Brightness (Long)

Return value - True on success, otherwise false.

 

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