[]
Initializes a new instance of the GS1CompositeOptions class.
public GS1CompositeOptions()
Initializes a new instance of the MicroPDF417Options class.
public GS1CompositeOptions(string str)
Type | Name | Description |
---|---|---|
string | str | The serialized data string. |
Initializes a new instance of the GS1CompositeOptions class.
public GS1CompositeOptions(GS1CompositeType type, string value)
Type | Name | Description |
---|---|---|
GS1CompositeType | type | The type of GS1Composite. |
string | value | The value string of GS1Composite. |