コード例 #1
0
ファイル: AcroPDF.cs プロジェクト: sandatan/reportsmart
 public void Print()
 {
     _pdfOcx.Print();
 }