EM_GETTYPOGRAPHYOPTIONS message
Returns the current state of the typography options of a rich edit control.
Parameters
- wParam
-
Not used; must be zero.
- lParam
-
Not used; must be zero.
Return value
Returns the current typography options. For a list of options, see EM_SETTYPOGRAPHYOPTIONS.
Remarks
You can turn on advanced line breaking by sending the EM_SETTYPOGRAPHYOPTIONS message. Advanced and normal line breaking may also be turned on automatically by the rich edit control if it is needed for certain languages.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Redistributable | Rich Edit 3.0 |
|
Header |
|
See also
- Reference
- EM_SETTYPOGRAPHYOPTIONS
- Conceptual
- About Rich Edit Controls
Send comments about this topic to Microsoft
Build date: 10/27/2012