[]
        
(Showing Draft Content)

C1.Web.Mvc.DataMatrixEcc200

DataMatrixEcc200 Class

Represents a control for drawing DataMatrix barcode by using Reed-Solomon codes of ECC200.

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

Constructors

Name Description
DataMatrixEcc200(HtmlHelper, string)

Creates one DataMatrixEcc200 instance.

Properties

Name Description
EncodingMode

Gets or sets the encoding mode.

FileIdentifier

Gets or sets the file identification of this control.

StructureNumber

Gets or sets the block in which the symbol is in the structured append message.

StructuredAppend

Indicates whether the symbol is part of a structured append message.

SymbolSize

Gets or sets the size of symbol.

Extension Methods