[]
Gets or sets a text shown by this watermark or overlay. Ignored if a Picture is specified.
[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