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: 22.0.0.0 (22.0.22462.100)
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