Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / Hyphenation Property

In This Topic
    Hyphenation Property
    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