Click or drag to resize

StiBarCodeTypeServiceIsSymbolSpace Method

Returns true is char is space.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual bool IsSymbolSpace(
	char symbol
)

Parameters

symbol
Type: SystemChar

[Missing <param name="symbol"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.IsSymbolSpace(System.Char)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.IsSymbolSpace(System.Char)"]

See Also