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.
public TextFrameCollection TextFrames { get; }
Public ReadOnly Property TextFrames() As TextFrameCollection
Read only.