以下是Micrsoft.PointOfService打印机的ESC码: at Microsoft.PointOfService.DeviceSimulators.PosPrinterSimulatorWindow.DisplayText(String str)
at Microsoft.PointOfService.DeviceSimulator
Imports Microsoft.PointOfService
Public Sub New()我在上面的代码行得到了异常“'Microsoft.PointOfService.Management.Explorer我正在使用Microsoft.PointOfService.dll程序集,但是我还没有在我的客户机上安装POSfor.NET.msi。
我已经将Microsoft.PointOfService.dll添加到项目的引用中,VS甚至正确地解析了它的成员类,但是,当我试图构建时,我得到了标题错误:
using Microsoft;using System;
using System.Collections.Genericpublic partial class For