Click or drag to resize

StiMaxicodeBarCodeType Constructor (StiMaxicodeMode, Int32, Int32, Boolean, Boolean)

Initializes a new instance of the StiMaxicodeBarCodeType class

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMaxicodeBarCodeType(
	StiMaxicodeMode mode,
	int structuredAppendPosition,
	int structuredAppendTotal,
	bool processTilde,
	bool trimExcessData
)

Parameters

mode
Type: Stimulsoft.Report.BarCodesStiMaxicodeMode

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

structuredAppendPosition
Type: SystemInt32

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

structuredAppendTotal
Type: SystemInt32

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

processTilde
Type: SystemBoolean

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

trimExcessData
Type: SystemBoolean

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

See Also