FormattedTextFragments

PresentationShape.FormattedTextFragments property

Gets the collection of formatted text fragments of this PresentationShape.

public FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of this PresentationShape.

See Also