ComponentOne PDF for .NET
BackColor Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfFieldBase Class : BackColor Property
Gets or sets the background color of the current PdfFieldBase.
Syntax
'Declaration
 
Public Property BackColor As System.Drawing.Color
public System.Drawing.Color BackColor {get; set;}
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members