Padding

TextWatermark.Padding property

Gets or sets the padding settings of this TextWatermark. This property is applicable only to image files.

public Thickness Padding { get; set; }

Property Value

The padding settings of this TextWatermark.

See Also