Skip to main content
All docs
V26.1
  • LineAnnotationCaptionPosition Enum

    Lists values that specify a line annotation caption position.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public enum LineAnnotationCaptionPosition

    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