PrintPageEventArgs.PageBounds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示整個頁面的矩形區域。
public:
property System::Drawing::Rectangle PageBounds { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle PageBounds { get; }
member this.PageBounds : System.Drawing.Rectangle
Public ReadOnly Property PageBounds As Rectangle
屬性值
矩形區域,表示整個頁面區域。
備註
注意
大部分印表機都無法在頁面的邊緣列印。