ContentElementBackgroundRepeat Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the background repeat value for the element. The background repeat property sets if/how a background image will be repeated. By default, a background image is repeated both vertically and horizontally.

Namespace:  Apitron.PDF.Kit.FlowLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public BackgroundRepeat BackgroundRepeat { get; set; }

Property Value

Type: BackgroundRepeat
See Also

Reference