ICommonReceiptSlipCapabilities.Is180RotationSupported 속성

정의

영수증 또는 슬립 프린터 스테이션이 회전된 거꾸로 인쇄 모드로 인쇄할 수 있는지 여부를 가져옵니다.

public:
 property bool Is180RotationSupported { bool get(); };
bool Is180RotationSupported();
public bool Is180RotationSupported { get; }
var boolean = iCommonReceiptSlipCapabilities.is180RotationSupported;
Public ReadOnly Property Is180RotationSupported As Boolean

속성 값

Boolean

bool

True이면 영수증 또는 슬립 프린터 스테이션이 회전된 거꾸로 인쇄 모드로 인쇄할 수 있습니다. 그렇지 않으면 false입니다.

적용 대상

추가 정보