Partager via


PosPrinterCapabilities.IsStatisticsReportingSupported Propriété

Définition

Obtient si l’imprimante de point de service prend en charge les statistiques de création de rapports.

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

Valeur de propriété

Boolean

bool

True si l’imprimante de point de service prend en charge les statistiques de création de rapports ; sinon, false.

S’applique à