Click or drag to resize

StiGS1_128BarCodeType Constructor (Single, Single)

Initializes a new instance of the StiGS1_128BarCodeType class

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGS1_128BarCodeType(
	float module,
	float height
)

Parameters

module
Type: SystemSingle

[Missing <param name="module"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.#ctor(System.Single,System.Single)"]

height
Type: SystemSingle

[Missing <param name="height"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.#ctor(System.Single,System.Single)"]

See Also