ComponentOne Web API Edition
Ecc200SymbolSize Property (DataMatrixOptions)

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

Property Value

The size of the ECC200 symbol.
See Also

Reference

DataMatrixOptions Class
DataMatrixOptions Members