Description Returns the value of the BLF_ROTATEPAPER flag. Represents the value of the ‘Rotate Landscape image to Portrait’ checkbox.
Syntax RetVal = [BIAdvPrn.]IsRotatePaperEnabled pDevMode
Returns RetVal Boolean TRUE if the Rotate Landscape image to Portrait is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also