Word for UWP
SetPageSettings メソッド

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

パラメータ

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

C1WordDocument クラス
C1WordDocument メンバ