GrapeCity SPREAD for WPF 2.0J
PrintToDocument メソッド

GcSpreadGrid を、System.Windows.Controls.DocumentViewer コントロールに表示できるドキュメントに出力します。
構文
'Declaration
 
Public Function PrintToDocument() As IDocumentPaginatorSource
public IDocumentPaginatorSource PrintToDocument()

戻り値の型

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

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

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

参照

GcSpreadGrid クラス
GcSpreadGrid メンバ
PrintSettings プロパティ
Print メソッド
PrintPreview メソッド

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.