[]
        
(Showing Draft Content)

C1.Web.Mvc.Code49

Code49 Class

Represents a control for drawing Code49 barcode type.

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

Constructors

Name Description
Code49(HtmlHelper, string)

Creates one Code49 instance.

Properties

Name Description
GroupIndex

Gets or sets the index of the symbol in group.

Grouping

Indicates whether the symbol mode is Group Alphanumeric Mode.

LabelPosition

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

ShowLabel

Indicates whether the value is rendered under the symbol.

Extension Methods