Document.HyphenateCaps Property

Gets or sets a value that indicates whether words in all capital letters can be hyphenated.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property HyphenateCaps As Boolean
bool HyphenateCaps { get; set; }

Property Value

Type: System.Boolean
true if words in all capital letters can be hyphenated; otherwise, false.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace