#include “BIADVPRN.H”
BOOL IsWatermarkStretchedToFitLandscape (DEVMODE* pDevMode);
Description
Returns the BLF_WATERMARK_ POSITION_LANDSCAPE_STRETCH_TO_FIT flag. Represents the ‘Stretched To Fit’ position on landscape pages.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
TRUE if the ‘Stretched To Fit’ position is used.
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.