[]
Represents the options of the Data Matrix barcode.
public class DataMatrixOptions : BarCodeOptionsBase, ICloneable
Name | Description |
---|---|
DataMatrixOptions() | Initializes a new instance of the GrapeCity.ActiveReports.BarCodes.DataMatrix class. |
DataMatrixOptions(string) | Initializes a new instance of the GrapeCity.ActiveReports.BarCodes.DataMatrix 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. |
EncodingCodePage | Design-time property to specify encoding in designer. |
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 |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |
ToString() |