Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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