PdfAnnotationBorder.LineStyle Property
Gets the line style of the annotation border.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PdfLineStyle | A PdfLineStyle enumeration member that is the annotation border line style. |
See Also