Word for WPF
SetPageSettings メソッド

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word 名前空間 > C1WordDocument クラス : SetPageSettings メソッド
現在のページのサイズ。
現在のページの印刷マージン。
このドキュメントの現在のページ設定を設定します。
シンタックス
'宣言
 
Public Sub SetPageSettings( _
   ByVal pageSize As System.Windows.Size, _
   ByVal margins As System.Windows.Size _
) 
public void SetPageSettings( 
   System.Windows.Size pageSize,
   System.Windows.Size margins
)

パラメータ

pageSize
現在のページのサイズ。
margins
現在のページの印刷マージン。
参照

C1WordDocument クラス
C1WordDocument メンバ