C1.BarCode Namespace : DataMatrixOptions Class |
The following tables list the members exposed by DataMatrixOptions.
Name | Description | |
---|---|---|
DataMatrixOptions Constructor | Overloaded. |
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. | |
StructuredAppend | Gets or sets a value indicating whether the current symbol is part of structured append symbols. | |
StructureNumber | Gets or sets the structure number of current symbol within the structuerd append symbols. |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object. | |
Clone | Overridden. Creates a new object that is a copy of the current options. | |
Equals | Determines whether the specified System.Object is equal to the current System.Object. (Inherited from C1.BarCode.BarCodeOptionsBase) | |
GetHashCode | Serves as the default hash function. (Inherited from C1.BarCode.BarCodeOptionsBase) | |
Reset | Resets all properties to default values. | |
ShouldSerialize | Indicates whether any property of this object has changed from its default value. | |
ToString | Returns a string that represents the current object. |