Get or set the brush that is used to fill the background.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public Brush Background { get; set; }
Visual Basic
Public Property Background As Brush
	Get
	Set

See Also