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

    Gets or sets the effect applied to the annotation border.

    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.

    See Also