PrintingManager.Print(Boolean) メソッド

定義

グラフを印刷します。

public:
 void Print(bool showPrintDialog);
public void Print(bool showPrintDialog);
member this.Print : bool -> unit
Public Sub Print (showPrintDialog As Boolean)

パラメーター

showPrintDialog
Boolean

true 印刷ダイアログを表示する必要があることを示す場合。それ以外の場合は false

適用対象