Enum BorderEffect
Specifies the border effect of a shape annotation.
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public enum BorderEffect
Remarks
This effect is applicable only for rectangle and polygon shapes.
Fields
| Name | Description |
|---|---|
| Cloudy | Represents a cloudy shaped border effect. |
| Solid | Represents a solid line border effect. |