Skip to main content
All docs
V23.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