ImageScanner.IsPreviewSupported(ImageScannerScanSource) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si la source d’analyse spécifiée prend en charge l’aperçu de l’analyse.
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
Paramètres
- scanSource
- ImageScannerScanSource
Source d’analyse.
Retours
Boolean
bool
Retourne la valeur True si la source d’analyse spécifiée prend en charge la préversion ; sinon, false.