Gets a subtextpart's outer subtextpart. The property's value is an object of the type SubTextPart or null if this subtextpart is a top-level subtextpart.

Syntax

public SubTextPart OuterSubTextPart { get; }

Limitations

Read only.