Gets a collection of all editable regions in the text frame. 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.