LineAnnotationIntent Enum
Lists values that specify the intent of a line annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
None
|
Specifies no special line annotation intent. |
LineArrow
|
Specifies that the annotation is intended to represent an arrow. |
LineDimension
|
Specifies that the annotation is intended to represent a dimension line. |
Related API Members
The following properties accept/return LineAnnotationIntent values:
See Also