LineAnnotation.CaptionPosition Property
Gets or sets the annotation’s caption position.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LineAnnotationCaptionPosition | A caption position. |
Available values:
| Name | Description |
|---|---|
| Inline | Displays the caption inline with the annotation line. |
| Top | Displays the caption above the annotation line. |
See Also