Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HyphenationOptions Class / AutoHyphenation Property

In This Topic
    AutoHyphenation Property
    In This Topic
    Gets or sets value determining whether automatic hyphenation is turned on for the document.
    Syntax
    'Declaration
     
    Public Property AutoHyphenation As System.Boolean
    public System.bool AutoHyphenation {get; set;}
    See Also