FlexGrid for WPF
PrintPreview(String,ScaleMode,Thickness,Int32) メソッド

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > C1FlexGrid クラス > PrintPreview メソッド : PrintPreview(String,ScaleMode,Thickness,Int32) メソッド
ドキュメント名。
ScaleMode
ページのマージン。
最大印刷ページ数。
印刷プレビューの内容を含むウィンドウを表示します。
シンタックス
'宣言
 
Public Overloads Sub PrintPreview( _
   ByVal docName As System.String, _
   ByVal scaleMode As ScaleMode, _
   ByVal margin As System.Windows.Thickness, _
   ByVal maxPages As System.Integer _
) 
public void PrintPreview( 
   System.string docName,
   ScaleMode scaleMode,
   System.Windows.Thickness margin,
   System.int maxPages
)

パラメータ

docName
ドキュメント名。
scaleMode
ScaleMode
margin
ページのマージン。
maxPages
最大印刷ページ数。
参照

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