印刷プレビューの内容を含むウィンドウを表示します。
シンタックス
'宣言
Public Overloads Sub PrintPreview( _
ByVal As System.String, _
ByVal As ScaleMode, _
ByVal As System.Windows.Thickness, _
ByVal As System.Integer _
)
public void PrintPreview(
System.string ,
ScaleMode ,
System.Windows.Thickness ,
System.int
)
パラメータ
- docName
- ドキュメント名。
- scaleMode
- ScaleMode。
- margin
- ページのマージン。
- maxPages
- 最大印刷ページ数。
参照