Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the current state of the typography options of a rich edit control.
-
wParam
-
Not used; must be zero.
-
lParam
-
Not used; must be zero.
Returns the current typography options. For a list of options, see EM_SETTYPOGRAPHYOPTIONS.
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.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Redistributable |
Rich Edit 3.0 |
Header |
|
-
Reference
-
Conceptual