[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.Hyphenation

Hyphenation Property

Hyphenation

Gets or sets a value indicating whether the paragraph should be excluded from automatic hyphenation defined in the document settings.

Declaration
[Obsolete("This property is obsolete. Use SuppressAutoHyphens instead.")]
public bool Hyphenation { get; set; }
<Obsolete("This property is obsolete. Use SuppressAutoHyphens instead.")>
Public Property Hyphenation As Boolean
Remarks

This property is obsolete. Use SuppressAutoHyphens instead.