Enum Annot.BorderStyle.Style
The border style
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Annot.BorderStyle.Style
Fields
Name | Description |
---|---|
e_beveled | A simulated embossed rectangle that appears to be raised above the surface of the page. |
e_dashed | A dashed rectangle surrounding the annotation. |
e_inset | A simulated engraved rectangle that appears to be recessed below the surface of the page. |
e_solid | A solid rectangle surrounding the annotation. |
e_underline | A single line along the bottom of the annotation rectangle. |