Rectangle

PageAreaOptions.Rectangle property

Gets the rectangular area that contains page areas.

public Rectangle Rectangle { get; }

Property Value

An instance of Rectangle class that represents the rectangular area that contains page areas; null if it isn’t set.

See Also