Enum BorderStyle

Namespace TallComponents.PDF.Annotations

Different styles for the border of a form field.

Fields


Solid
A Solid rectangle around the field.

Dashed
A Dashed rectangle surrounding the field.

Beveled
A simulated embossed rectangle that appears to be raised above the surface of the page.

Inset
A simulated engraved rectangle that appears to be recessed below the surface of the page.

Underline
A single line along the bottom of the field's bounding box.

SolidCircle
A Solid circle around the field.

DashedCircle
A Dashed circle surrounding the field.

BeveledCircle
A simulated embossed circle that appears to be raised above the surface of the page.

InsetCircle
A simulated engraved circle that appears to be recessed below the surface of the page.