Gets a collection of all main text parts the current document contains. The property's value is an object of the type TextPartCollection. The main text parts are the main text, text frames and headers and footers.
public TextPartCollection TextParts { get; }
Public ReadOnly Property TextParts() As TextPartCollection
Runtime only.
Read only.