ImageScannerFlatbedConfiguration.IsFormatSupported(ImageScannerFormat) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スキャナーのフラットベッドが指定したファイル形式をサポートしているかどうかを判断します。
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
パラメーター
- value
- ImageScannerFormat
ファイルの種類。
戻り値
Boolean
bool
指定したファイルの種類がサポートされているかどうかを示します。