Partager via


PosPrinterCapabilities.IsTransactionSupported Propriété

Définition

Obtient si l’imprimante de point de service prend en charge les transactions d’imprimante.

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

Valeur de propriété

Boolean

bool

True si l’imprimante de point de service prend en charge les transactions d’imprimante ; sinon, false.

S’applique à