Click or drag to resize

RLSTYLE Enumeration

Possible types of lines.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum RLSTYLE
Members
  Member nameValueDescription
LS_NO0 There is no line. (E.g. a cell without visible borders, or a frame indicated only by a different background color.)
LS_SOLID1 Solid line
LS_DOUBLE2 Double line
LS_DASHED3 Dashed line
LS_DOTTED4 Dotted line
LS_OTHER5 Not used
See Also