AllowOverhangingWords Property
Gets or sets a value indicating whether long words can overhang beyond the layout box bounds. The default is false.
public System.bool AllowOverhangingWords {get; set;}
'Declaration
Public Property AllowOverhangingWords As System.Boolean