[]
Represents GS1Composite options.
public class GS1CompositeOptions : BarCodeOptionsBase, ICloneable
Name | Description |
---|---|
GS1CompositeOptions() | Initializes a new instance of the GS1CompositeOptions class. |
GS1CompositeOptions(GS1CompositeType, string) | Initializes a new instance of the GS1CompositeOptions class. |
GS1CompositeOptions(string) | Initializes a new instance of the MicroPDF417Options class. |
Name | Description |
---|---|
Type | Gets or sets the composite symbol type. Default value is None. |
Value | Gets or sets the CCA or CCB character data. |
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |
ToString() |