PrintPageEventArgs.MarginBounds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示邊界內頁面部分的矩形區域。
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
屬性值
表示邊界內之頁面部分的矩形區域,度量單位是百分之一英吋。