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

プロパティ値

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

適用対象

こちらもご覧ください