[]
        
(Showing Draft Content)

C1.Web.Mvc.RenderType

RenderType Enum

Specifies the type of rendering for all type of Barcodes.

Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public enum RenderType

Fields

Name Description
Canvas

Uses Canvas to render a barcode.

Svg

Uses SVG to render a barcode.