[]
        
(Showing Draft Content)

C1.Report.Watermark.WordWrap

WordWrap Property

WordWrap

Gets or sets a value indicating whether automatic word wrapping is on.

Declaration
[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