ScannerMarginsAdjustable Property
|
This property checks whether the margin is adjustable.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool MarginsAdjustable { get; }
Public ReadOnly Property MarginsAdjustable As Boolean
Get
public:
property bool MarginsAdjustable {
bool get ();
}
Property Value
Type:
Boolean
See Also