Click or drag to resize

StiBarCodeTypeServiceIsSymbolPostDescend Method

Returns true if short line is post-descend

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

Parameters

symbol
Type: SystemChar

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

Return Value

Type: Boolean

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

See Also