Description
Returns and sets hyphenation language.
A string (usually two characters long) identifying the language-specific hyphenation rules. An empty string means no hyphenation.
Correspond to the GNML tag >hyp..<.
Note that attempts to set this property to a string not corresponding to a valid hyphenation causes a run-time error.
Syntax
object.Hyp [ =strName ] |
object
Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions.
strName
A string (usually two characters long) identifying the language-specific hyphenation rules. An empty string means no hyphenation.
See also
Other hyphenation properties and functions