Enum ShapeAnnotationType
Specifies the type of shape annotation.
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public enum ShapeAnnotationType
Fields
| Name | Description |
|---|---|
| Arrow | Specifies the arrow annotation. |
| Circle | Specifies the circle annotation. |
| Line | Specifies the line annotation. |
| Polygon | Specifies the polygon annotation. |
| Polyline | Specifies the polyline annotation. |
| Rectangle | Specifies the rectangle annotation. |