EnableWatermarkOnFirstPageOnly

Sets the BLF_ WATERMARK_ FIRST_PAGE_ONLY flag. Sets the value of the ‘Print Watermark’ checkbox.

 

EnableWatermarkOnFirstPageOnly (pDevMode As Long) As Boolean

 

Input value    - handle to the BlackIceDEVMODE structure.

Return value - TRUE on success, otherwise FALSE.

 

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