Click or drag to resize

StiMaxicodeBarCodeTypeStiMaxicodeReedSolomon Constructor

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public ReedSolomon(
	int poly,
	int nsym,
	int index
)

Parameters

poly
Type: SystemInt32

[Missing <param name="poly"/> documentation for "M:Stimulsoft.Report.BarCodes.StiMaxicodeBarCodeType.StiMaxicode.ReedSolomon.#ctor(System.Int32,System.Int32,System.Int32)"]

nsym
Type: SystemInt32

[Missing <param name="nsym"/> documentation for "M:Stimulsoft.Report.BarCodes.StiMaxicodeBarCodeType.StiMaxicode.ReedSolomon.#ctor(System.Int32,System.Int32,System.Int32)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.BarCodes.StiMaxicodeBarCodeType.StiMaxicode.ReedSolomon.#ctor(System.Int32,System.Int32,System.Int32)"]

See Also