IsWatermarkStretchedToWidthPortrait

#include “BIADVPRN.H”

 

BOOL  IsWatermarkStretchedToWidthPortrait (DEVMODE*  pDevMode);

Description

Returns the BLF_WATERMARK_ POSITION_PORTRAIT_STRETCH_TO_WIDTH flag. Represents the ‘Stretched To Width’ position on portrait pages.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

TRUE if the ‘Stretched To Width’ position is used.

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.