ComponentOne PDF for .NET
ForeColor Property (PdfNoteBase)

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfNoteBase Class : ForeColor Property
Gets or sets the foreground/line color of the current note. The default is black for text notes, red for all others.
Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

PdfNoteBase Class
PdfNoteBase Members