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