共用方式為


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

適用於