The back color (default is Color.White)

Namespace: TallComponents.PDF.Configuration
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public Color BackColor { get; set; }
Visual Basic
Public Property BackColor As Color
	Get
	Set

See Also