ComponentOne PDF for .NET
ForeColor Property (PdfFieldBase)

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

Reference

PdfFieldBase Class
PdfFieldBase Members