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
Public NotInheritable Class BarCodeHtmlHelper
public ref class BarCodeHtmlHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type BarCodeHtmlHelper =class end
The
BarCodeHtmlHelper
type exposes the following members.
Methods
|
Name
|
Description
|
|
BarCode
|
Generates the barcode tags to render to barcode expressed in the input
settings
.
|
Top
See Also