Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RenderingMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved