Click or drag to resize

BarCodeHtmlHelper Class

Helper class to render HTML tags for barcodes. Useful from ASP.NET MVC.
Inheritance Hierarchy
System Object
Spire.Barcode.WebUI BarCodeHtmlHelper

Namespace: Spire.Barcode.WebUI
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public static class BarCodeHtmlHelper

The BarCodeHtmlHelper type exposes the following members.

Methods
Name Description
Public method Static member BarCode
Generates the barcode tags to render to barcode expressed in the input settings .
Top
See Also