ClaimedReceiptPrinter.IsPaperNearEnd 속성

정의

영수증 프린터 스테이션이 거의 종이에 없는지 여부를 가져옵니다.

public:
 property bool IsPaperNearEnd { bool get(); };
bool IsPaperNearEnd();
public bool IsPaperNearEnd { get; }
var boolean = claimedReceiptPrinter.isPaperNearEnd;
Public ReadOnly Property IsPaperNearEnd As Boolean

속성 값

Boolean

bool

영수증 프린터 스테이션이 거의 종이에 없는 경우 True입니다. 그렇지 않으면 false입니다.

구현

적용 대상

추가 정보