Hyp Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:23

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