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.
When the application is dealing with whole words, valid positions for the caret are marked by the value of the fWordStop member of the SCRIPT_LOGATTR structure. This value is retrieved by making a call to ScriptBreak.
Valid positions for breaking lines between words are marked by the fSoftBreak value retrieved by ScriptBreak.
Related topics