コード例 #1
0
 public PrintJob getPrintJob() {
   return mDialogContent.createPrintJob(mPageFormat);
 }