ダイアログで印刷
ドキュメントを印刷する前に設定ダイアログを表示するには ShowPrintDialog
メソッドを使用します。 これは、GUIの印刷設定を提示するのに便利である。
using IronPrint; // Show print dialog Printer.ShowPrintDialog("newDoc.pdf");
Imports IronPrint ' Show print dialog Printer.ShowPrintDialog("newDoc.pdf")
Install-Package IronPrint
ドキュメントを印刷する前に設定ダイアログを表示するには ShowPrintDialog
メソッドを使用します。 これは、GUIの印刷設定を提示するのに便利である。
10 の .NET API 製品 オフィス文書用