ComponentOne Web API Edition
EccMode Property (DataMatrixOptions)

C1.BarCode Namespace > DataMatrixOptions Class : EccMode Property
Gets or sets the ECC mode.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<#rMf("Gets or sets the ECC mode.")>
Public Property EccMode As DataMatrixEccMode
[NotifyParentProperty(true)]
[DefaultValue()]
[#rMf("Gets or sets the ECC mode.")]
public DataMatrixEccMode EccMode {get; set;}

Property Value

The ECC mode.
See Also

Reference

DataMatrixOptions Class
DataMatrixOptions Members