[]
Base abstract class for all GS1 DataBar control classes.
public abstract class Gs1DataBarBase : BarcodeBase, IHtmlString, ITemplate
| Name | Description |
|---|---|
| Gs1DataBarBase(HtmlHelper, string) | Creates one Gs1DataBarBase instance. |
| Name | Description |
|---|---|
| HideAiText | Indicates whether to show the Application Identifier in the label text. |
| HideLinkageText | Indicates whether to show the linkage in the label text. |
| LabelPosition | Gets or sets where to render the value of the control. |
| Linkage | Gets or 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 | Gets or sets the linkage symbol height. |
| LinkageVersion | Gets or sets the composite barcode component that can be used in linkage. |
| ShowLabel | Indicates whether the value is rendered under the symbol. |