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