C1.BarCode Namespace / DataMatrixOptions Class / Ecc200EncodingMode Property

In This Topic
Ecc200EncodingMode Property (DataMatrixOptions)
In This Topic
Gets or sets the ECC200 encoding mode.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<#YUc("Desc_DataMatrix_Ecc200EncodingMode", "Gets or sets the ECC200 encoding mode.")>
<NotifyParentPropertyAttribute(True)>
Public Property Ecc200EncodingMode As DataMatrixEcc200EncodingMode
 

Property Value

The ECC200 encoding mode.
See Also