TextBoxOptions.AllowTextToOverflow
TextBoxOptions.AllowTextToOverflow property
Whether allow text to overflow shape.
public bool AllowTextToOverflow { get; set; }
Examples
[C#]
shape.TextBoxOptions.AllowTextToOverflow = true;
See Also
- class TextBoxOptions
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells