Click or drag to resize

IPROCHARACTERSpaceType Field

If the recognized character is of type Space, this is its type.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int SpaceType

Field Value

Type: Int32
Remarks

Space type values Possible space types
SPC_SPACE Real space
SPC_TAB Tabular
SPC_LEADERDOT Dot leader
SPC_LEADERLINE Line leader
SPC_LEADERHYPHEN Hyphen leader

These space type values and space types are also listed in KERNELAPICONSTANTS Enumeration.

See Also