IsWatermarkStretchedToWidthLandscape

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

Syntax                 RetVal = [BIAdvPrn.]IsWatermarkStretchedToWidthLandscape  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also