ImageScannerFeederConfiguration.CanAutoDetectPageSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.