SPREAD for WPF 3.0J - GcSpreadGrid
PrintToDocument メソッド

GrapeCity.Windows.SpreadGrid 名前空間 > GcSpreadGrid クラス : PrintToDocument メソッド
GcSpreadGrid を、System.Windows.Controls.DocumentViewer コントロールに表示できるドキュメントに出力します。
シンタックス
'宣言
 
Public Function PrintToDocument() As IDocumentPaginatorSource
public IDocumentPaginatorSource PrintToDocument()

戻り値の型

ページ分割された内容を含み、System.Windows.Controls.DocumentViewer コントロールに表示できる、System.Windows.Documents.IDocumentPaginatorSource オブジェクト。
解説

印刷用メソッドとして、PrintPrintPreviewPrintToDocumentPrintSettings が用意されています。これらを使用して印刷機能を簡単に実現できます。印刷設定は PrintSettings によって選択します。

PrintSettings プロパティの値を変更することで、印刷効果を調整できます。

参照

GcSpreadGrid クラス
GcSpreadGrid メンバ