Freigeben über


ImageScanner.IsPreviewSupported(ImageScannerScanSource) Methode

Definition

Bestimmt, ob die angegebene Scanquelle die Scanvorschau unterstützt.

public:
 virtual bool IsPreviewSupported(ImageScannerScanSource scanSource) = IsPreviewSupported;
bool IsPreviewSupported(ImageScannerScanSource const& scanSource);
public bool IsPreviewSupported(ImageScannerScanSource scanSource);
function isPreviewSupported(scanSource)
Public Function IsPreviewSupported (scanSource As ImageScannerScanSource) As Boolean

Parameter

scanSource
ImageScannerScanSource

Die Scanquelle.

Gibt zurück

Boolean

bool

Gibt True zurück, wenn die angegebene Scanquelle die Vorschau unterstützt. andernfalls False.

Gilt für: