[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Background.BackgroundRepeat

BackgroundRepeat Property

BackgroundRepeat

Gets or sets how the background image of the object is tiled.

Declaration
public string BackgroundRepeat { get; set; }
Public Property BackgroundRepeat As String
Remarks

Values are repeat, no-repeat, repeat-x, and repeat-y.