ForegroundColor

TextWatermark.ForegroundColor property

Gets or sets the foreground color of the text.

public Color ForegroundColor { get; set; }

Property Value

The foreground color of the text.

See Also