ReceiptPrinterCapabilities.IsStampSupported Property

Definition

Gets whether the receipt printer station has a stamp capability.

public:
 property bool IsStampSupported { bool get(); };
bool IsStampSupported();
public bool IsStampSupported { get; }
var boolean = receiptPrinterCapabilities.isStampSupported;
Public ReadOnly Property IsStampSupported As Boolean

Property Value

Boolean

bool

True if the receipt printer station has a stamp capability; otherwise false.

Applies to