コード例 #1
0
ファイル: BpacDocument.cs プロジェクト: rmja/PTouchCli
 public string GetPrinterName()
 {
     return(_doc.GetPrinterName());
 }