SlipPrinterCapabilities.IsBitmapSupported Eigenschaft

Definition

Ruft ab, ob die Slipdruckerstation Bitmaps drucken kann.

public:
 property bool IsBitmapSupported { bool get(); };
bool IsBitmapSupported();
public bool IsBitmapSupported { get; }
var boolean = slipPrinterCapabilities.isBitmapSupported;
Public ReadOnly Property IsBitmapSupported As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Slipdruckerstation Bitmaps drucken kann; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen