Condividi tramite


ICommonPosPrintStationCapabilities.IsPrinterPresent Proprietà

Definizione

Ottiene se è presente una stazione stampante.

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

Valore della proprietà

Boolean

bool

True se è presente una stazione stampante; in caso contrario false.

Si applica a

Vedi anche