SlipPrinterCapabilities.IsLeft90RotationSupported 속성

정의

슬립 프린터 스테이션이 왼쪽으로 90도 회전된 정보를 인쇄할 수 있는지 여부를 가져옵니다.

public:
 property bool IsLeft90RotationSupported { bool get(); };
bool IsLeft90RotationSupported();
public bool IsLeft90RotationSupported { get; }
var boolean = slipPrinterCapabilities.isLeft90RotationSupported;
Public ReadOnly Property IsLeft90RotationSupported As Boolean

속성 값

Boolean

bool

True이면 슬립 프린터 스테이션에서 정보를 왼쪽으로 90도 회전할 수 있습니다. 그렇지 않으면 false입니다.

구현

적용 대상

추가 정보