[]
ITagHelper implementation for Gs1_128.
[HtmlTargetElement("c1-gs1_128")]
public class Gs1_128TagHelper : BarcodeBaseTagHelper<Gs1_128>, ITagHelper, ITagHelperComponent, ITemplateTagHelper
<HtmlTargetElement("c1-gs1_128")>
Public Class Gs1_128TagHelper
Inherits BarcodeBaseTagHelper(Of Gs1_128)
Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
| Name | Description |
|---|---|
| Gs1_128TagHelper() |
| Name | Description |
|---|---|
| AutoWidth | Configurates AutoWidth. Sets a value indicating whether the control width should automatically change along with the Value length. |
| AutoWidthZoom | Configurates AutoWidthZoom. Sets a zoom factor applied to the automatically calculated control width. |
| LabelPosition | Configurates LabelPosition. Sets where to render the value of the control. |
| ShowLabel | Configurates ShowLabel. Indicates whether the value is rendered under the symbol. |