PdfAnnotationLineEndingStyle Enum
Lists values used to specify the style of the annotation’s end points.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
[PdfDefaultField(PdfAnnotationLineEndingStyle.None)]
public enum PdfAnnotationLineEndingStyle
#Members
Name | Description | Example |
---|---|---|
None
|
No symbol. |
|
Square
|
A square. |
|
Circle
|
A circle. |
|
Diamond
|
A diamond. |
|
Open
|
An open arrow. |
|
Closed
|
A closed arrow. |
|
Butt
|
A short perpendicular line. |
|
ROpen
|
A reversed open arrow. |
|
RClosed
|
A reversed closed arrow. |
|
Slash
|
A short diagonal line. |
#Related API Members
The following properties accept/return PdfAnnotationLineEndingStyle values: