ComponentOne PDF for WPF and Silverlight
FillColor Property (PdfRectNote)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > PdfRectNote Class : FillColor Property
Gets or sets the fill (background) color of the current note.

The default fill color is yellow for text, transparent for other note types.

Syntax
'Declaration
 
Public Property FillColor As Color
public Color FillColor {get; set;}
See Also

Reference

PdfRectNote Class
PdfRectNote Members