LineAnnotationCaptionPosition Enum
Lists values that specify a line annotation caption position.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Inline
|
Displays the caption inline with the annotation line. |
Top
|
Displays the caption above the annotation line. |
Related API Members
The following properties accept/return LineAnnotationCaptionPosition values:
See Also