PosPrinterCapabilities.IsTransactionSupported Property

Definition

Gets whether the point-of-service printer supports printer transactions.

public:
 property bool IsTransactionSupported { bool get(); };
bool IsTransactionSupported();
public bool IsTransactionSupported { get; }
var boolean = posPrinterCapabilities.isTransactionSupported;
Public ReadOnly Property IsTransactionSupported As Boolean

Property Value

Boolean

bool

True if the point-of-service printer supports printer transactions; otherwise false.

Applies to