The aviliable styles for the border of annotations that support borders.
Syntax
Members
Member | Description |
BEVELED |
A simulated embossed border that appears to be raised above the surface of the page.
|
DASHED |
A dashed border surrounding the annotation.
|
INSET |
A simulated engraved border that appears to be recessed below the surface of the page.
|
SOLID |
A solid border surrounding the annotation.
|
UNDERLINE |
A single line along the bottom of the annotation border.
|
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.AnnotationBorderStyle
See Also