IsWatermarkStretchedToWidthLandscape

#include “BIADVPRN.H”

 

BOOL  IsWatermarkStretchedToWidthLandscape (DEVMODE*  pDevMode);

Description

Returns the BLF_WATERMARK_POSITION_LANDSCAPE_STRETCH_TO_WIDTH flag. Represents the ‘Stretched To Width’ position on landscape 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.