Click or drag to resize

StiBarCodeTypeServiceGetSymbolsStringWidth Method

Returns width of string in modules.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected float GetSymbolsStringWidth(
	string symbolsString
)

Parameters

symbolsString
Type: SystemString

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

Return Value

Type: Single

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

See Also