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

In This Topic
    AllowHyphenationAtTrackBottom Property
    In This Topic
    Gets or sets whether a line that ends with a hyphenated word is allowed to be the last line in a page or column.
    Syntax
    'Declaration
     
    Public Property AllowHyphenationAtTrackBottom As System.Boolean
    public System.bool AllowHyphenationAtTrackBottom {get; set;}
    See Also