C1.AspNetCore.Mvc Assembly / 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 Class
Syntax
'Declaration
 
Public Class DataMatrixEcc200 
   Inherits DataMatrixBase
   Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
 
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