[]
ITagHelper implementation for Code49.
[HtmlTargetElement("c1-code49")]
public class Code49TagHelper : BarcodeBaseTagHelper<Code49>, ITagHelper, ITagHelperComponent, ITemplateTagHelper
<HtmlTargetElement("c1-code49")>
Public Class Code49TagHelper
Inherits BarcodeBaseTagHelper(Of Code49)
Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
| Name | Description |
|---|---|
| Code49TagHelper() |
| 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. |