[]
        
(Showing Draft Content)

C1.Web.Mvc.Gs1DataBarStacked

Gs1DataBarStacked Class

Represents a control for drawing GS1 DataBar barcode type.

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

Constructors

Name Description
Gs1DataBarStacked(HtmlHelper, string)

Creates one Gs1DataBarStacked instance.

Properties

Name Description
Ratio

Gets or sets the height of symbol top row ratio; supports any number.

Extension Methods