Share via


ICommonPosPrintStationCapabilities.IsPrinterPresent Eigenschaft

Definition

Ruft ab, ob eine Druckerstation vorhanden ist.

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

Eigenschaftswert

Boolean

bool

True, wenn eine Druckerstation vorhanden ist; andernfalls false.

Gilt für:

Weitere Informationen