メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

この列挙型は、Windows 向けの FRE で実装されています。
ScanPaperFeedModeEnum の列挙定数は、スキャナーの給紙モードを表します。
typedef enum {
 SPFM_Flatbed,
 SPFM_AutoFeeder
}ScanPaperFeedModeEnum;

要素

名前説明
SPFM_Flatbedスキャナはフラットベッドを搭載しています。
SPFM_AutoFeederスキャナは自動文書給紙装置を搭載しています。

使用箇所

IScanSourceCapabilities::PaperFeedModes