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