ICommonClaimedPosPrinterStation.IsPaperNearEnd 속성

정의

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

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

속성 값

Boolean

bool

True이면 프린터 스테이션이 거의 용지가 부족합니다. 그렇지 않으면 false입니다.

적용 대상