[]
Gets or sets a value indicating whether automatic word wrapping is on.
[C1Category("Text")]
[C1Description("Watermark.WordWrap", "Indicates whether automatic word wrapping is on.")]
public bool WordWrap { get; set; }
<C1Category("Text")>
<C1Description("Watermark.WordWrap", "Indicates whether automatic word wrapping is on.")>
Public Property WordWrap As Boolean