Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

Sets or returns an int that represents the hyphenation width in twips for this document. The hyphenation width is the amount of space to leave between the end of the last word in a line and the right margin. To reduce the number of hyphens, make the hyphenation zone wider. To reduce the raggedness of the right margin, make the hyphenation zone narrower. One twip = (1/20 pt) or (1/1440 in).

C#
vb.net

Remarks

This option is set to .25 inches (360 twips) by default.

MS Word equivalent: Tools menu > Language > Hyphenation... > Hyphenation zone:

Examples

C#
vb.net
  • No labels