LineAnnotation.LineIntent Property
Gets or sets the annotation’s line intent.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LineAnnotationIntent | A line annotation intent. |
Available values:
| 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. |
See Also