共用方式為


ImageScannerFlatbedConfiguration.IsFormatSupported(ImageScannerFormat) 方法

定義

判斷掃描器的扁平化是否支援指定的檔案格式。

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

指出是否支援指定的檔案類型。

實作

適用於