GrapeCity.ActiveReports.Viewer.Win.v12 アセンブリ > GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス > Print メソッド : Print(Boolean,Boolean,Boolean) メソッド |
'宣言 Public Overloads Function Print( _ ByVal showPrintDialog As Boolean, _ ByVal showPrintProgressDialog As Boolean, _ ByVal usePrintingThread As Boolean _ ) As Boolean
public bool Print( bool showPrintDialog, bool showPrintProgressDialog, bool usePrintingThread )