Rectangle

PageArea.Rectangle property

Gets the rectangular area.

public Rectangle Rectangle { get; }

Property Value

An instance of Rectangle class that represents the rectangular area of the page that contains the page area.

See Also