ComponentOne PDF for WPF and Silverlight
BorderColor Property (PdfTextNote)

C1.WPF.Pdf.4 Assembly > C1.WPF.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