Areas

PageGroupArea.Areas property

グループ化されたページ領域のコレクションを取得します。

public IEnumerable<PageArea> Areas { get; }

プロパティ値

のコレクションPageAreaオブジェクト。

関連項目