TextAlignment

TextWatermark.TextAlignment property

Gets or sets the watermark text alignment.

public TextAlignment TextAlignment { get; set; }

Property Value

The watermark text alignment.

Remarks

Default value is Left.

See Also