[]
        
(Showing Draft Content)

C1.Report.Watermark.Text

Text Property

Text

Gets or sets a text shown by this watermark or overlay. Ignored if a Picture is specified.

Declaration
[C1Category("Text")]
[C1Description("Watermark.Text", "The text shown by this watermark or overlay. Ignored if Picture is specified.")]
public string Text { get; set; }
<C1Category("Text")>
<C1Description("Watermark.Text", "The text shown by this watermark or overlay. Ignored if Picture is specified.")>
Public Property Text As String