コード例 #1
0
 /// <summary>
 /// Displays a Page Setup dialog box with the current page and print settings.
 /// </summary>
 public void ShowPageSetupDialog()
 {
     core.ShowPageSetupDialog();
 }