TBarCode Library 11  TBarCode Library 11
DOUBLE _stdcall BCGetCharacterSpacing ( t_BarCode pBarCode)

Gets the the character spacing of the currently active text object.

Positive values increment the spacing, negative values decrement it.

The currently active text object can be selected by calling BCSetActiveTextIndex().
See also:
BCGetActiveTextIndex(), BCSetActiveTextIndex(), BCSetCharacterSpacing()
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
DOUBLEThe character spacing in points.