Bagikan melalui


SlipPrintJob.SetPrintRotation(PosPrinterRotation, Boolean) Metode

Definisi

Mengatur rotasi teks atau gambar pada halaman pada stasiun printer slip.

public:
 virtual void SetPrintRotation(PosPrinterRotation value, bool includeBitmaps) = SetPrintRotation;
void SetPrintRotation(PosPrinterRotation const& value, bool const& includeBitmaps);
public void SetPrintRotation(PosPrinterRotation value, bool includeBitmaps);
function setPrintRotation(value, includeBitmaps)
Public Sub SetPrintRotation (value As PosPrinterRotation, includeBitmaps As Boolean)

Parameter

value
PosPrinterRotation

Rotasi teks atau gambar di halaman.

includeBitmaps
Boolean

bool

Apakah bitmap juga harus diputar. Pengaturan ini hanya berlaku untuk panggilan berikutnya ke PrintBitmap, dan mungkin tidak berlaku untuk bitmap tersimpan yang Anda cetak menggunakan PrintSavedBitmap.

Penerapan

M:Windows.Devices.PointOfService.IReceiptOrSlipJob.SetPrintRotation(Windows.Devices.PointOfService.PosPrinterRotation,System.Boolean) M:Windows.Devices.PointOfService.IReceiptOrSlipJob.SetPrintRotation(Windows.Devices.PointOfService.PosPrinterRotation,bool)

Keterangan

Pengaturan rotasi ini bertahan di luar tugas cetak saat ini.

Berlaku untuk