Areas

PageGroupArea.Areas property

Gets the collection of grouped page areas.

public IEnumerable<PageArea> Areas { get; }

Property Value

A collection of PageArea objects.

See Also