ComponentOne PDF for .NET
BorderStyle Property

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

Reference

PdfFieldBase Class
PdfFieldBase Members