GrapeCity ActiveReports for .NET 14.0J
Print(SectionDocument,Boolean) メソッド

GrapeCity.ActiveReports.Viewer.Win アセンブリ > GrapeCity.ActiveReports 名前空間 > PrintExtension クラス > Print メソッド : Print(SectionDocument,Boolean) メソッド
印刷するドキュメント。
Trueの場合は、印刷ダイアログが表示されます。
セクションドキュメントを印刷します。
シンタックス
'宣言
 
Public Overloads Shared Function Print( _
   ByVal sectionDocument As SectionDocument, _
   ByVal showPrintDialog As Boolean _
) As Boolean
public static bool Print( 
   SectionDocument sectionDocument,
   bool showPrintDialog
)

パラメータ

sectionDocument
印刷するドキュメント。
showPrintDialog
Trueの場合は、印刷ダイアログが表示されます。
参照

PrintExtension クラス
PrintExtension メンバ
オーバーロード一覧