Partager via


IImageScannerFormatConfiguration.IsFormatSupported(ImageScannerFormat) Méthode

Définition

Détermine si l’analyseur d’entrée prend en charge le format de fichier spécifié ou non.

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

Paramètres

value
ImageScannerFormat

Type de fichier.

Retours

Boolean

bool

True si le type de fichier spécifié est pris en charge ; sinon, False.

S’applique à