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 |