DisableWatermarkOnFirstPageOnly

#include “BIADVPRN.H”

 

void  DisableWatermarkOnFirstPageOnly (DEVMODE*  pDevMode);

Description

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

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

none

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.