BackgroundColor

TextWatermark.BackgroundColor property

Gets or sets the background color of the text.

public Color BackgroundColor { get; set; }

Property Value

The background color of the text.

See Also