ICommonPosPrintStationCapabilities.IsPrinterPresent 屬性

定義

取得印表機月臺是否存在。

public:
 property bool IsPrinterPresent { bool get(); };
bool IsPrinterPresent();
public bool IsPrinterPresent { get; }
var boolean = iCommonPosPrintStationCapabilities.isPrinterPresent;
Public ReadOnly Property IsPrinterPresent As Boolean

屬性值

Boolean

bool

如果印表機月臺存在,則為 True;否則為 false。

適用於

另請參閱