Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / UseWord2013TrackBottomHyphenation Property

In This Topic
    UseWord2013TrackBottomHyphenation Property
    In This Topic
    Gets or sets whether the line containing such a hyphenated word is displayed on the following page or column.
    Syntax
    'Declaration
     
    Public Property UseWord2013TrackBottomHyphenation As System.Boolean
    public System.bool UseWord2013TrackBottomHyphenation {get; set;}
    See Also