[]
Represents the options of the Aztec barcode.
public class AztecOptions : BarCodeOptionsBase, ICloneable
Name | Description |
---|---|
AztecOptions() | Initializes a new instance of the GrapeCity.ActiveReports.BarCodes.Aztec class. |
AztecOptions(string) | Initializes a new instance of the GrapeCity.ActiveReports.BarCodes.Aztec class. |
Name | Description |
---|---|
EncodingCodePage | Design-time property to specify encoding in designer. |
ErrorCorrection | Gets or sets the error correction. |
Layers | Gets or sets the size of the layers. |
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |
ToString() |