Click or drag to resize

DCClassNGram Class

Class level NGram
Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.ObjectsDCClassNGram

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public class DCClassNGram

The DCClassNGram type exposes the following members.

Constructors
  NameDescription
Public methodDCClassNGram
Initializes a new instance of the DCClassNGram class
Top
Properties
  NameDescription
Public propertyBottom
The Bottom coordinate (in twips) of the position, in case of positional NGram
Public propertyDriftCX
The horizontal drift (in twips) of the position, in case of positional NGram
Public propertyDriftCY
The vertical drift (in twips) of the position, in case of positional NGram
Public propertyGroupId
The group ID of the NGram, it is used to define AND/OR relations between NGrams
Public propertyLeft
The Left coordinate (in twips) of the position, in case of positional NGram
Public propertyRight
The Right coordinate (in twips) of the position, in case of positional NGram
Public propertyTop
The Top coordinate (in twips) of the position, in case of positional NGram
Public propertyValue
The ID, the replace value of the NGram
Public propertyWeight
The weight of the metaword, related to the class
Public propertyWords
The NGram, that is searched in the text
Top
See Also