EM_GETPAGEROTATE message

[EM_GETPAGEROTATE is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Gets the text layout for a Microsoft Rich Edit control.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

Gets the current text layout. For a list of possible text layout values, see EM_SETPAGEROTATE.

Requirements

Requirement Value
Minimum supported client
Windows XP with SP1 [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h

See also

EM_SETPAGEROTATE