Class RenderingMode
Defines the rendering mode of the barcode. They are SVG and Canvas.
Inheritance
System.Object
RenderingMode
Namespace: Syncfusion.Blazor.BarcodeGenerator
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class RenderingMode : Enum
Fields
Canvas
Specifies the RenderingMode - Canvas
Declaration
public const RenderingMode Canvas
Field Value
Type | Description |
---|---|
RenderingMode |
SVG
Specifies the RenderingMode - SVG
Declaration
public const RenderingMode SVG
Field Value
Type | Description |
---|---|
RenderingMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |