Gets or sets a value indicating whether to wrap the text.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public bool WrapText { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property WrapText As Boolean |
See Also