ComponentOne Web API Edition
Ecc000_140SymbolSize Property (DataMatrixOptions)

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

Property Value

The size of the ECC000-140 symbol.
See Also

Reference

DataMatrixOptions Class
DataMatrixOptions Members