System.Drawing.Printing.PageSettings.Bounds Property

Gets the size of the page, taking into account the page orientation specified by the PageSettings.Landscape property.

Syntax

public System.Drawing.Rectangle Bounds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the PageSettings.Bounds property along with the PageSettings.Margins property to calculate the printing area for the page.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0