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