Skip to main content
All docs
V26.1
  • ShapeAnnotation.BorderEffect Property

    Gets or sets the border effect for the shape annotation.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public AnnotationBorderEffect BorderEffect { get; set; }

    Property Value

    Type Description
    AnnotationBorderEffect

    The border effect for the shape annotation.

    See Also