​
​
​

Gets a collection of all editable regions in the header or footer. The property's value is an object of the type EditableRegionCollection.

​ Introduced: X15.

Syntax

​public EditableRegionCollection EditableRegions { get; }
​Public ReadOnly Property EditableRegions() As EditableRegionCollection
​

Limitations

Read only.

​