In This Topic
Gets or sets whether the current paragraph should be exempted from any hyphenation that is applied in the document settings.
Syntax
'Declaration
Public Property Hyphenation As System.Boolean
public System.bool Hyphenation {get; set;}
See Also