PDFReaderControls.NET Professional Type Reference

BorderStyle Enumeration

Different styles for the border of a form field.

public enum BorderStyle

Members

Member Name Description
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.

Requirements

Namespace: TallComponents.PDF.Annotations

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.Annotations Namespace