Click or drag to resize

StiBarCodeTypeServiceCheckCodeSymbols Method

Remove from string all undefined symbols.

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

Parameters

inputCode
Type: SystemString

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

tolerantSymbols
Type: SystemString

[Missing <param name="tolerantSymbols"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.CheckCodeSymbols(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.CheckCodeSymbols(System.String,System.String)"]

See Also