Freigeben über


IImageScannerFormatConfiguration.IsFormatSupported(ImageScannerFormat) Methode

Definition

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

public:
 bool IsFormatSupported(ImageScannerFormat value);
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.

Gilt für: