IsWatermarkTiledLandscape

Description         Returns the BLF_WATERMARK_ POSITION_LANDSCAPE_TILE flag. Represents the ‘Tile’ position on landscape pages

Syntax                 RetVal = [BIAdvPrn.]IsWatermarkTiledLandscape  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Tile’ position is used.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also