DCClassNGramRight Property
|
The Right 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: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic long Right { get; set; }
Public Property Right As Long
Get
Set
public:
property long long Right {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64
See Also