ComponentOne Web API Edition
Ecc200EncodingMode Property (DataMatrixOptions)

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

Property Value

The ECC200 encoding mode.
See Also

Reference

DataMatrixOptions Class
DataMatrixOptions Members