com.pax.dal

Interface IPrinListener



  • public interface IPrinListener
    启动打印机函数Start(IPrnListener listener)的回调接口
    Start the callback interface of the printer function Start(IPrnListener listener)
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void getIndex(int index)
      获取当前打印行数的索引
      Gets an index of the number of lines currently printed
    • Method Detail

      • getIndex

        void getIndex(int index)
        获取当前打印行数的索引
        Gets an index of the number of lines currently printed
        Throws:
        PrinterDevException