Click or drag to resize

PdfWebControl.BackColor Property

Gets or sets the background color of the Web server control.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public override Color BackColor { get; set; }

Property Value

Type: Color
A Color that represents the background color of the control. The default is Empty, which indicates that this property is not set.
Remarks
Use the BackColor property to specify the background color of the Web server control. This property is set using a System.Drawing.Color object.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!