PosPrinterCapabilities.IsStatisticsUpdatingSupported Property

Definition

Gets whether the point-of-service printer supports updating statistics.

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

Property Value

Boolean

bool

True if the point-of-service printer supports updating statistics; otherwise, false.

Applies to