ReceiptPrinterCapabilities.IsDoubleWidePrintSupported 속성

정의

영수증 프린터 스테이션에서 이중 와이드 문자를 인쇄할 수 있는지 여부를 가져옵니다.

public:
 property bool IsDoubleWidePrintSupported { bool get(); };
bool IsDoubleWidePrintSupported();
public bool IsDoubleWidePrintSupported { get; }
var boolean = receiptPrinterCapabilities.isDoubleWidePrintSupported;
Public ReadOnly Property IsDoubleWidePrintSupported As Boolean

속성 값

Boolean

bool

True이면 영수증 프린터 스테이션에서 두 배의 문자를 인쇄할 수 있습니다. 그렇지 않으면 false입니다.

구현

적용 대상

추가 정보