C1.Web.Mvc Namespace / DataMatrixEcc200 Class
Members

DataMatrixEcc200 Class
Represents a control for drawing DataMatrix barcode by using Reed-Solomon codes of ECC200.
Object Model
DataMatrixEcc200 ClassIBarcodeFont InterfaceIQuietZone Interface
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class DataMatrixEcc200 
   Inherits DataMatrixBase
   Implements ITemplate 
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.BarcodeBase
            C1.Web.Mvc.DataMatrixBase
               C1.Web.Mvc.DataMatrixEcc200

See Also