ComponentOne PDF for .NET
FieldBorderStyle Enumeration

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : FieldBorderStyle Enumeration
Specifies the border style of an AcroField.
Syntax
'Declaration
 
Public Enum FieldBorderStyle 
   Inherits System.Enum
public enum FieldBorderStyle : System.Enum 
Members
MemberDescription
BeveledThe border is beveled.
DashedThe border is dashed.
InsetThe border is inset.
SolidThe border is solid.
UnderlineThe border is underlined.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.C1Pdf.FieldBorderStyle

See Also

Reference

C1.C1Pdf Namespace