[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.Gs1DataBarBaseTagHelper-1

Gs1DataBarBaseTagHelper<TControl> Class

ITagHelper implementation for Gs1DataBarBase.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class Gs1DataBarBaseTagHelper<TControl> : BarcodeBaseTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : Gs1DataBarBase
Type Parameters
Name Description
TControl

Constructors

Name Description
Gs1DataBarBaseTagHelper()

Properties

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.