ICommonReceiptSlipCapabilities.SupportedBitmapRotations 속성

정의

인쇄할 때 영수증 또는 슬립 프린터 스테이션이 비트맵을 회전할 수 있는 방향 목록을 가져옵니다.

public:
 property IVectorView<PosPrinterRotation> ^ SupportedBitmapRotations { IVectorView<PosPrinterRotation> ^ get(); };
IVectorView<PosPrinterRotation> SupportedBitmapRotations();
public IReadOnlyList<PosPrinterRotation> SupportedBitmapRotations { get; }
var iVectorView = iCommonReceiptSlipCapabilities.supportedBitmapRotations;
Public ReadOnly Property SupportedBitmapRotations As IReadOnlyList(Of PosPrinterRotation)

속성 값

인쇄 시 영수증 또는 슬립 프린터 스테이션이 비트맵을 회전할 수 있는 방향 목록입니다.

적용 대상

추가 정보