[]
Gets or sets the foreground of the watermark text when the value is null.
public Brush WatermarkNullForeground { get; set; }
Public Property WatermarkNullForeground As Brush
Type | Description |
---|---|
Brush | A Brush value indicates the WatermarkNullForeground. |