DisableWatermarkStretchedToFitLandscape

#include “BIADVPRN.H”

 

void  DisableStretchWatermarkToFitLandscape (DEVMODE*  pDevMode);

Description

Sets the BLF_ WATERMARK_ POSITION_LANDSCAPE_STRETCH_TO_FIT flag to 0 (false). Sets the ‘Stretched To Fit’ position on landscape pages.

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.