ComponentOne PDF for .NET
BorderColor Property (PdfFieldBase)

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

Reference

PdfFieldBase Class
PdfFieldBase Members