[]
        
(Showing Draft Content)

C1.Web.Mvc.Ean13

Ean13 Class

Represents a control for drawing EAN-13.

Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class Ean13 : EanBase, IHtmlString, ITemplate

Constructors

Name Description
Ean13(HtmlHelper, string)

Creates one Ean13 instance.

Properties

Name Description
AddOn

Gets or sets the addOn value of the control.

AddOnHeight

Gets or sets the height of addOn symbol of the control.

AddOnLabelPosition

Gets or sets where to render the addOn value of the control.

QuietZone

Gets or sets the size of quiet zone (the blank margin) around the barcode symbol.

Extension Methods