ImageScannerFeederConfiguration.CanAutoDetectPageSize Property

Definition

Returns True if the device can automatically detect at scan time the size of the document pages scanned through the feeder; otherwise returns False.

public:
 property bool CanAutoDetectPageSize { bool get(); };
bool CanAutoDetectPageSize();
public bool CanAutoDetectPageSize { get; }
var boolean = imageScannerFeederConfiguration.canAutoDetectPageSize;
Public ReadOnly Property CanAutoDetectPageSize As Boolean

Property Value

Boolean

bool

True if the device can automatically detect at scan time the size of the document pages scanned through the feeder; otherwise False.

Applies to