Click or drag to resize

AnnotBorderStyleStyle Enumeration

Various appearances of the BorderStyle

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum AnnotBorderStyleStyle
Members
  Member nameValueDescription
e_solid0A solid rectangle surrounding the annotation.
e_dashed1A dashed rectangle surrounding the annotation.
e_beveled2A simulated embossed rectangle that appears to be raised above the surface of the page.
e_inset3A simulated engraved rectangle that appears to be recessed below the surface of the page.
e_underline4A single line along the bottom of the annotation rectangle.
See Also