DisableWatermarkOnFirstPageOnly

Sets the BLF_ WATERMARK_ FIRST_PAGE_ONLY flag to 0 (false). Sets the value of the ‘Add Watermark To the first page only’ checkbox

 

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