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