コード例 #1
0
 public void SetPrintRotation(global::Windows.Devices.PointOfService.PosPrinterRotation value, bool includeBitmaps)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.PointOfService.ReceiptPrintJob", "void ReceiptPrintJob.SetPrintRotation(PosPrinterRotation value, bool includeBitmaps)");
 }
コード例 #2
0
ファイル: SlipPrintJob.cs プロジェクト: propellingbits/Uno
 public void SetBarcodeRotation(global::Windows.Devices.PointOfService.PosPrinterRotation value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.PointOfService.SlipPrintJob", "void SlipPrintJob.SetBarcodeRotation(PosPrinterRotation value)");
 }