[]
        
(Showing Draft Content)

C1.Web.Mvc.Gs1_128

Gs1_128 Class

Represents a control for drawing GS1_128 barcode type.

Inheritance
Gs1_128
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class Gs1_128 : BarcodeBase, IHtmlString, ITemplate

Constructors

Name Description
Gs1_128(HtmlHelper, string)

Creates one Gs1_128 instance.

Properties

Name Description
AutoWidth

Gets or sets a value indicating whether the control width should automatically change along with the Value length.

AutoWidthZoom

Gets or sets a zoom factor applied to the automatically calculated control width.

LabelPosition

Gets or sets where to render the value of the control.

ShowLabel

Indicates whether the value is rendered under the symbol.

Extension Methods