ICommonClaimedPosPrinterStation.IsHeadCleaning Property

Definition

Gets whether the printer station is currently cleaning its print head.

public:
 property bool IsHeadCleaning { bool get(); };
bool IsHeadCleaning();
public bool IsHeadCleaning { get; }
var boolean = iCommonClaimedPosPrinterStation.isHeadCleaning;
Public ReadOnly Property IsHeadCleaning As Boolean

Property Value

Boolean

bool

True if the printer station is currently cleaning its print head; otherwise, false.

Applies to