FormattedTextFragments

PdfShape.FormattedTextFragments property

Gets the collection of formatted text fragments of this PdfShape.

public FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of this PdfShape.

See Also