3

如何EPSON_Impresora_Fiscal.PrinterFiscal在 C# 中使用来自 Epson OCX 的类?

目前,我正在准备这样做:

EPSON_Impresora_Fiscal.PrinterFiscal printerfiscal1 = new EPSON_Impresora_Fiscal.PrinterFiscal();
printerfiscal1.FeedPaper("A", "5");

但是我在编译时收到以下错误:

“EPSON_Impresora_Fiscal.PrinterFiscalClass”类型没有定义构造函数

4

0 回答 0