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

    Lists values that specify the effect applied to the annotation border.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public enum AnnotationBorderEffectStyle

    Members

    Name Description
    NoEffect

    No effect applied.

    CloudyEffect

    Draws the border as a series of convex curved segments.

    Related API Members

    The following properties accept/return AnnotationBorderEffectStyle values:

    See Also