Text

TextWatermark.Text property

Gets or sets the text to be used as watermark.

public string Text { get; set; }

Property Value

The string representing watermark text.

See Also