ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / DataMatrixVersion Enumeration

In This Topic
    DataMatrixVersion Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum DataMatrixVersion 
       Inherits System.Enum
    public enum DataMatrixVersion : System.Enum 
    Members
    MemberDescription
    Ecc000 
    Ecc050 
    Ecc080 
    Ecc100 
    Ecc140 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Web.Mvc.DataMatrixVersion

    See Also