Click or drag to resize

StiCode93BarCodeTypeCodeToBar Method

[Missing <summary> documentation for "M:Stimulsoft.Report.BarCodes.StiCode93BarCodeType.CodeToBar(System.String)"]

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string CodeToBar(
	string inputCode
)

Parameters

inputCode
Type: SystemString

[Missing <param name="inputCode"/> documentation for "M:Stimulsoft.Report.BarCodes.StiCode93BarCodeType.CodeToBar(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.BarCodes.StiCode93BarCodeType.CodeToBar(System.String)"]

See Also