PDFViewerBackColor Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets or sets the background color.

Namespace:  Apitron.PDF.Controls
Assembly:  Apitron.PDF.Controls (in Apitron.PDF.Controls.dll) Version: 1.0.154.0
Syntax

public override Color BackColor { get; set; }

Property Value

Type: Color
The color.
See Also

Reference