[]
Gets or sets a value indicating whether the paragraph should be excluded from automatic hyphenation defined in the document settings.
[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
This property is obsolete. Use SuppressAutoHyphens instead.