[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.AllowOverhangingWords

AllowOverhangingWords Property

AllowOverhangingWords

Gets or sets a value indicating whether long words can overhang beyond the layout box bounds. The default is false.

Declaration
public bool AllowOverhangingWords { get; set; }
Public Property AllowOverhangingWords As Boolean