Freigeben über


ImageScannerAutoConfiguration.IsFormatSupported(ImageScannerFormat) Methode

Definition

Bestimmt, ob der Eingabescanner das angegebene Dateiformat unterstützt.

public:
 virtual bool IsFormatSupported(ImageScannerFormat value) = IsFormatSupported;
bool IsFormatSupported(ImageScannerFormat const& value);
public bool IsFormatSupported(ImageScannerFormat value);
function isFormatSupported(value)
Public Function IsFormatSupported (value As ImageScannerFormat) As Boolean

Parameter

value
ImageScannerFormat

Der Dateityp.

Gibt zurück

Boolean

bool

True, wenn der angegebene Dateityp unterstützt wird; andernfalls False.

Implementiert

Gilt für: