Condividi tramite


ImageScannerFlatbedConfiguration.IsFormatSupported(ImageScannerFormat) Metodo

Definizione

Determina se il letto piatto dello scanner supporta o meno il formato di file specificato.

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

Parametri

value
ImageScannerFormat

Tipo di file.

Restituisce

Boolean

bool

Indica se il tipo di file specificato è supportato.

Implementazioni

Si applica a