Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

PdfAnnotationBorderStyle Fields

Contains style settings of the annotation’s border.
Name Description
BeveledStyleName Gets the name of the beveled style to be applied to the annotation’s border.
DashedStyleName Gets the name of the dashed style to be applied to the annotation’s border.
InsetStyleName Gets the name of the inset style to be applied to the annotation’s border.
SolidStyleName Gets the name of the solid style to be applied to the annotation’s border.
UnderlineStyleName Gets the name of the underline style to be applied to the annotation’s border.
See Also