IsWatermarkStretchedToFitLandscape

Description         Returns the BLF_WATERMARK_ POSITION_LANDSCAPE_STRETCH_ TO_FIT flag. Represents the ‘Stretched To Fit’ position on landscape pages.

Syntax                 RetVal = [BIAdvPrn.]IsWatermarkStretchedToFitLandscape  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Stretched To Fit’ position is used.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also