FormattedTextFragments

ShapePossibleWatermark<T>.FormattedTextFragments property

Gets the collection of formatted text fragments of the shape.

public override FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of shape.

See Also