[]
Defines possible border styles for fields.
public enum BorderStyle
Public Enum BorderStyle
Name | Description |
---|---|
Beveled | Beveled, a simulated embossed rectangle that appears to be raised above the surface of the page. |
Dashed | Dashed border. |
Inset | Inset, a simulated engraved rectangle that appears to be recessed below the surface of the page. |
None | No border. |
Solid | Solid border. |
Underline | Underline, a single line along the bottom of the annotation rectangle. |
Unknown | Value is unknown. |