alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum PdfBorderStyle

    Defines border style to PDF export file. They are Solid - Export as PDF with solid type border. Dash - Export as PDF with dash type border. Dot - Export as PDF with dot type border. DashDot - Export as PDF with dashdot type border. DashDotDot - Export as PDF with dashdotdot type border.

    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum PdfBorderStyle

    Fields

    Name Description
    Dash

    Dash - Export as PDF with dash type border.

    DashDot

    DashDot - Export as PDF with dashdot type border.

    DashDotDot

    DashDotDot - Export as PDF with dashdotdot type border.

    Dot

    Dot - Export as PDF with dot type border.

    Solid

    Solid - Export as PDF with solid type border.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved