[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.BarCodes.GS1CompositeOptions.-ctor

GS1CompositeOptions Constructor

GS1CompositeOptions()

Initializes a new instance of the GS1CompositeOptions class.

Declaration
public GS1CompositeOptions()

GS1CompositeOptions(string)

Initializes a new instance of the MicroPDF417Options class.

Declaration
public GS1CompositeOptions(string str)
Parameters
Type Name Description
string str

The serialized data string.

GS1CompositeOptions(GS1CompositeType, string)

Initializes a new instance of the GS1CompositeOptions class.

Declaration
public GS1CompositeOptions(GS1CompositeType type, string value)
Parameters
Type Name Description
GS1CompositeType type

The type of GS1Composite.

string value

The value string of GS1Composite.