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

屬性值

矩形區域以百分之一英吋計,代表頁面邊緣內的部分。

適用於

另請參閱