IsWatermarkOnFirstPageOnlyEnabled

Description         Returns the BLF_WATERMARK_FIRST_PAGE_ONLY flag. Represents the value of the ‘Add Watermark To the first page only’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsWatermarkOnFirstPageOnlyEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Add Watermark To the first page only’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also