IsWatermarkStretchedToFitPortrait

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

Syntax                 RetVal = [BIAdvPrn.]IsWatermarkStretchedToFitPortrait  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also