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

    Gets or sets the shape annotation’s border style.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public AnnotationBorderStyle BorderStyle { get; set; }

    Property Value

    Type Description
    AnnotationBorderStyle

    The shape annotation’s border style.

    See Also