EnableRotatePaper

Description         Sets the BLF_ROTATEPAPER flag. Sets the value of the ‘Rotate Landscape image to Portrait’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableRotatePaper  pDevMode

Returns               RetVal                    Boolean           TRUE if the flag was successfully set, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also