ImageScannerFeederConfiguration.MinScanArea Property

Definition

Gets the minimum scan area in inches. The minimum scan area is the smallest size a document can have in order for a feeder to scan it.

public:
 property Size MinScanArea { Size get(); };
Size MinScanArea();
public Size MinScanArea { get; }
var size = imageScannerFeederConfiguration.minScanArea;
Public ReadOnly Property MinScanArea As Size

Property Value

The width and height of the area.

Implements

Applies to