Partager via


ImageScannerFeederConfiguration.IsFormatSupported(ImageScannerFormat) Méthode

Définition

Détermine si le chargeur du scanneur prend en charge le format de fichier spécifié ou non.

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

Paramètres

value
ImageScannerFormat

Type de fichier.

Retours

Boolean

bool

Indique si le type de fichier spécifié est pris en charge.

Implémente

S’applique à