RemovedLine.Vertical Property
|
This property returns whether the line is a vertical line or a horizontal line.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Vertical { get; }
Public ReadOnly Property Vertical As Boolean
Get
public:
property bool Vertical {
bool get ();
}
Property Value
Type:
Boolean
See Also