[]
Defines a builder to configurate DataMatrixEcc200.
public class DataMatrixEcc200Builder : DataMatrixBaseBuilder<DataMatrixEcc200, DataMatrixEcc200Builder>, IHtmlString
Name | Description |
---|---|
DataMatrixEcc200Builder(DataMatrixEcc200) | Creates one DataMatrixEcc200Builder instance to configurate |
Name | Description |
---|---|
EncodingMode(Ecc200EncodingMode) | Configurates EncodingMode. Sets the encoding mode. |
FileIdentifier(int) | Configurates FileIdentifier. Sets the file identification of this control. |
StructureNumber(int) | Configurates StructureNumber. Sets the block in which the symbol is in the structured append message. |
StructuredAppend(bool) | Configurates StructuredAppend. Indicates whether the symbol is part of a structured append message. |
SymbolSize(Ecc200SymbolSize) | Configurates SymbolSize. Sets the size of symbol. |