次の方法で共有


PageSetup.TopMargin プロパティ

定義

ページの上端と本文のテキストの上端との間の距離 (ポイント単位) を設定または返します。

public:
 property float TopMargin { float get(); void set(float value); };
public float TopMargin { get; set; }
member this.TopMargin : single with get, set
Public Property TopMargin As Single

プロパティ値

適用対象