Document.HyphenationZone Property

Gets or sets the width of the hyphenation zone, in points.

Namespace:  Microsoft.Office.Tools.Word
Assemblies:   Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property HyphenationZone As Integer
int HyphenationZone { get; set; }

Property Value

Type: System.Int32
The width of the hyphenation zone, in points.

Remarks

The hyphenation zone is the maximum amount of space that Microsoft Office Word leaves between the end of the last word in a line and the right margin.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace