menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BorderStyle - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BorderStyle

    Enum unit for ContextMenu Actions.

    Inheritance
    System.Object
    BorderStyle
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    public sealed class BorderStyle : Enum

    Fields

    Solid

    Represents a solid border style.

    Declaration
    public const BorderStyle Solid
    Field Value
    Type
    BorderStyle

    Thick

    Represents a thick border style.

    Declaration
    public const BorderStyle Thick
    Field Value
    Type
    BorderStyle

    Thin

    Represents a thin border style.

    Declaration
    public const BorderStyle Thin
    Field Value
    Type
    BorderStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved