Click or drag to resize

StiBarCodeOnGetBarCode Method

Raises the BarCode event.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OnGetBarCode(
	StiValueEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.EventsStiValueEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCode.OnGetBarCode(Stimulsoft.Report.Events.StiValueEventArgs)"]

See Also