ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.BarCode Namespace / DataMatrixOptions Class / EccMode Property

In This Topic
    EccMode Property
    In This Topic
    Gets or sets the ECC mode.
    Syntax
    'Declaration
     
    Public Property EccMode As DataMatrixEccMode
    public DataMatrixEccMode EccMode {get; set;}

    Property Value

    The ECC mode.
    See Also