[]
ITagHelper implementation for Gs1DataBarBase.
public abstract class Gs1DataBarBaseTagHelper<TControl> : BarcodeBaseTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : Gs1DataBarBase
Public MustInherit Class Gs1DataBarBaseTagHelper(Of TControl As Gs1DataBarBase)
Inherits BarcodeBaseTagHelper(Of TControl)
Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
| Name | Description |
|---|---|
| TControl |
| Name | Description |
|---|---|
| Gs1DataBarBaseTagHelper() |
| Name | Description |
|---|---|
| HideAiText | Configurates HideAiText. Indicates whether to show the Application Identifier in the label text. |
| HideLinkageText | Configurates HideLinkageText. Indicates whether to show the linkage in the label text. |
| LabelPosition | Configurates LabelPosition. Sets where to render the value of the control. |
| Linkage | Configurates Linkage. Sets a 2D Composite Component and its separator pattern are printed above the GS1 DataBar symbol with the separator pattern aligned and contiguous to the GS1 DataBar symbol. |
| LinkageHeight | Configurates LinkageHeight. Sets the linkage symbol height. |
| LinkageVersion | Configurates LinkageVersion. Sets the composite barcode component that can be used in linkage. |
| ShowLabel | Configurates ShowLabel. Indicates whether the value is rendered under the symbol. |