'宣言 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
- 最大印刷ページ数。