AnnotationBorderEffect.Style Property
Gets or sets the annotation border effect style.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AnnotationBorderEffectStyle | The annotation border effect style. |
Available values:
| Name | Description |
|---|---|
| NoEffect | No effect applied. |
| CloudyEffect | Draws the border as a series of convex curved segments. |
See Also