GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / AllowOverhangingWords Property

In This Topic
AllowOverhangingWords Property
In This Topic
Gets or sets a value indicating whether long words can overhang beyond the layout box bounds. The default is false.
Syntax
'Declaration
 
Public Property AllowOverhangingWords As System.Boolean
 
See Also