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

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

パラメータ

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

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