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