FreeTextAnnotation.FinishCalloutLineEndingStyle Property
Gets or sets the cap style of the line end point.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AnnotationLineEndingStyle | The cap style of the end line. |
Available values:
| Name | Description | Example |
|---|---|---|
| None | No symbol. |
|
| Square | A square. |
|
| Circle | A circle. |
|
| Diamond | A diamond. |
|
| OpenArrow | An open arrow. |
|
| ClosedArrow | A closed arrow. |
|
| Butt | A short perpendicular line. |
|
| ROpenArrow | A reversed open arrow. |
|
| RClosedArrow | A reversed closed arrow. |
|
| Slash | A short diagonal line. |
|
See Also









