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

屬性值

表示邊界內之頁面部分的矩形區域,度量單位是百分之一英吋。

適用於

另請參閱