Link Search Menu Expand Document

BorderStyle Enumeration

Specifies a border style of the annotations.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum BorderStyle
Members
Member nameValueDescription
Solid0 A solid rectangle surrounding the annotation.
Dashed1 A dashed rectangle surrounding the annotation.
Beveled2 A simulated embossed rectangle that appears to be raised above the surface of the page.
Inset3 A simulated engraved rectangle that appears to be recessed below the surface of the page.
Underline4 A single line along the bottom of the annotation rectangle.
See Also

Reference