Limitations
Runtime only.
Read only.
Gets a collection of all text parts the current document contains. The property's value is an object of the type Text
Introduced: 16.0.
public TextPartCollection TextParts { get; }Public ReadOnly Property TextParts() As TextPartCollectionRuntime only.
Read only.