Gets a collection of all text frames contained in a header or footer. The property value is an object of the type TextFrameCollection.

Introduced: 12.0.

Syntax

public TextFrameCollection TextFrames { get; }
Public ReadOnly Property TextFrames() As TextFrameCollection

Limitations

Read only.