Click or drag to resize

LSPC Structure

See LSPC.

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntax
public struct LSPC

The LSPC type exposes the following members.

Constructors
  NameDescription
Public methodLSPC(LSPC)
Initializes a new instance of the LSPC class
Public methodLSPC(UInt16, SPACETYPE)
Initializes a new instance of the LSPC class
Top
Methods
  NameDescription
Public methodEquals(Object)
(Overrides ValueTypeEquals(Object).)
Public methodEquals(LSPC)
Public methodGetHashCode
(Overrides ValueTypeGetHashCode.)
Public methodToString
(Overrides ValueTypeToString.)
Top
Fields
  NameDescription
Public fieldRes
Public fieldspcCount
Public fieldspcType
Top
See Also