PaymentDeviceCapabilities.CanAutoPrintReceipts Property

Definition

public:
 property bool CanAutoPrintReceipts { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool CanAutoPrintReceipts();
[Windows.Foundation.Metadata.Experimental]
public bool CanAutoPrintReceipts { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDeviceCapabilities.canAutoPrintReceipts;
Public ReadOnly Property CanAutoPrintReceipts As Boolean

Property Value

Boolean

bool

Attributes

Applies to