[]
        
(Showing Draft Content)

C1.Web.Mvc.Itf14

Itf14 Class

Represents a control for drawing ITF-14 barcode type.

Inheritance
Itf14
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class Itf14 : BarcodeBase, IHtmlString, ITemplate

Constructors

Name Description
Itf14(HtmlHelper, string)

Creates one Itf14 instance.

Properties

Name Description
BearerBar

Indicates whether to enable bearer bar (the thick black border) around the symbol.

LabelPosition

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

NwRatio

Gets or sets the narrow and wide bar ratio of the control.

ShowLabel

Indicates whether the value is rendered under the symbol.

Extension Methods