[]
The options of DataMatrix.
public class DataMatrixOptions : BarCodeOptionsBase
Public Class DataMatrixOptions
Inherits BarCodeOptionsBase
Name | Description |
---|---|
DataMatrixOptions() | Initializes a new instance of the DataMatrixOptions class. |
DataMatrixOptions(string) | Initializes a new instance of the DataMatrixOptions class. |
Name | Description |
---|---|
Ecc000_140SymbolSize | Gets or sets the size of the ECC000-140 symbol. |
Ecc200EncodingMode | Gets or sets the ECC200 encoding mode. |
Ecc200SymbolSize | Gets or sets the size of the ECC200 symbol. |
EccMode | Gets or sets the ECC mode. |
FileIdentifier | Gets or sets the file identifier of a related group of structured append symbols. |
StructureNumber | Gets or sets the structure number of current symbol within the structuerd append symbols. |
StructuredAppend | Gets or sets a value indicating whether the current symbol is part of structured append symbols. |
Name | Description |
---|---|
AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
Clone() | Makes object copy |
Reset() | Resets all properties to default values. |
ResetEncoding() | |
ShouldSerialize() | Indicates whether any property of this object has changed from its default value. |
ShouldSerializeEncoding() | |
ToString() |