Skip to main content
All docs
V26.1
  • AnnotationAppearances.Down Property

    Gets the annotation appearance used when the user presses the mouse button in the annotation’s active area.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public AnnotationAppearance Down { get; set; }

    Property Value

    Type Description
    AnnotationAppearance

    An annotation’s appearance.

    See Also