PdfAnnotation.Border Property
Gets the annotationâs border, which will be drawn as a rounded rectangle.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PdfAnnotationBorder | A PdfAnnotationBorder object that represents the annotationâs border. |
See Also