PosPrinterCapabilities.IsStatisticsReportingSupported Property

Definition

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

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

Property Value

Boolean

bool

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

Applies to