DCClassNGramLeft Property
|
The Left coordinate (in twips) of the position, in case of positional NGram
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
Syntaxpublic long Left { get; set; }
Public Property Left As Long
Get
Set
public:
property long long Left {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64
See Also