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

    Gets or sets the border style of the free text annotation.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public AnnotationBorderStyle BorderStyle { get; set; }

    Property Value

    Type Description
    AnnotationBorderStyle

    An annotation border style.

    See Also