EnableWatermark

#include “BIADVPRN.H”

 

void  EnableWatermark (DEVMODE*  pDevMode);

Description

Sets the BLF_ WATERMARK_ENABLE flag. Sets the value of the ‘Print Watermark’ 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.