SlipPrinterCapabilities.SupportedBitmapRotations 속성

정의

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

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

속성 값

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

구현

적용 대상

추가 정보