IsWatermarkStretchedToWidthPortrait

Description         Returns the BLF_WATERMARK_ POSITION_PORTRAIT_STRETCH_TO_ WIDTH flag. Represents the ‘Stretched To Width’ position on portrait pages.

Syntax                 RetVal = [BIAdvPrn.]IsWatermarkStretchedToWidthPortrait  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also