PrintPageEventArgs.MarginBounds プロパティ

定義

ページ余白の内側の部分を表す四角形領域を取得します。

public:
 property System::Drawing::Rectangle MarginBounds { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle MarginBounds { get; }
member this.MarginBounds : System.Drawing.Rectangle
Public ReadOnly Property MarginBounds As Rectangle

プロパティ値

ページ余白の内側の部分を表す四角形領域 (1/100 インチ単位)。

適用対象

こちらもご覧ください