IImageScannerSourceConfiguration.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 flatbed or feeder to scan it.

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

Property Value

The width and height of the area.

Applies to