[]
        
(Showing Draft Content)

C1.Web.Mvc.Gs1DataBarExpanded

Gs1DataBarExpanded Class

Represents a control for drawing GS1 DataBar barcode type.

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

Constructors

Name Description
Gs1DataBarExpanded(HtmlHelper, string)

Creates one Gs1DataBarExpanded 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.

Extension Methods