Search
StringFormat.WrapText Property
See Also
 





Gets or sets a value indicating whether to wrap the text.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool WrapText { get; set; }

Visual Basic  Copy Code

Public Property WrapText As Boolean

 Property Value

 See Also