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