ComponentOne PDF for WPF and Silverlight
BorderColor Property (PdfTextNote)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > PdfTextNote Class : BorderColor Property
Gets or sets the color of the border around the current PdfTextNote.

The default border color is black.

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

Reference

PdfTextNote Class
PdfTextNote Members