[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.Code49TagHelper

Code49TagHelper Class

ITagHelper implementation for Code49.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-code49")]
public class Code49TagHelper : BarcodeBaseTagHelper<Code49>, ITagHelper, ITagHelperComponent, ITemplateTagHelper

Constructors

Name Description
Code49TagHelper()

Properties

Name Description
GroupIndex

Configurates GroupIndex. Sets the index of the symbol in group.

Grouping

Configurates Grouping. Indicates whether the symbol mode is Group Alphanumeric Mode.

LabelPosition

Configurates LabelPosition. Sets where to render the value of the control.

ShowLabel

Configurates ShowLabel. Indicates whether the value is rendered under the symbol.