[]
        
(Showing Draft Content)

C1.Web.Mvc.DataMatrixEcc000

DataMatrixEcc000 Class

Represents a control for drawing DataMatrix barcode by using ECC000 - ECC140.

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

Constructors

Name Description
DataMatrixEcc000(HtmlHelper, string)

Creates one DataMatrixEcc000 instance.

Properties

Name Description
SymbolSize

Gets or sets the size of symbol.

Version

Gets or sets the ECC version of DataMatrix to render the barcode.

Extension Methods