ICommonPosPrintStationCapabilities.IsPrinterPresent 속성

정의

프린터 스테이션이 있는지 여부를 가져옵니다.

public:
 property bool IsPrinterPresent { bool get(); };
bool IsPrinterPresent();
public bool IsPrinterPresent { get; }
var boolean = iCommonPosPrintStationCapabilities.isPrinterPresent;
Public ReadOnly Property IsPrinterPresent As Boolean

속성 값

Boolean

bool

프린터 스테이션이 있으면 True이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보