共用方式為


ICommonPosPrintStationCapabilities.CartridgeSensors 屬性

定義

取得印表機站可報告印表機站狀態的感應器相關資訊。

public:
 property PosPrinterCartridgeSensors CartridgeSensors { PosPrinterCartridgeSensors get(); };
PosPrinterCartridgeSensors CartridgeSensors();
public PosPrinterCartridgeSensors CartridgeSensors { get; }
var posPrinterCartridgeSensors = iCommonPosPrintStationCapabilities.cartridgeSensors;
Public ReadOnly Property CartridgeSensors As PosPrinterCartridgeSensors

屬性值

列舉值的組合,指出印表機站可用來報告印表機站狀態的感應器。

適用於

另請參閱