ComponentOne PDF for .NET
BorderWidth Property

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

Reference

PdfFieldBase Class
PdfFieldBase Members