3.2. ProductId

プリンター識別子定数です。

  • 宣言

    public enum ProductId {
        BluetoothPOSPrinter,
        BluetoothMobilePrinter,
        LANPOSPrinter
    }
    
  • 定数

    名称

    説明

    BluetoothPOSPrinter

    Bluetooth POSプリンター識別子

    BluetoothMobilePrinter

    Bluetooth Mobileプリンター識別子

    LANPOSPrinter

    LAN POSプリンター識別子