Gets the collection of text spans. Each span has its own format (font, style, color, etc.).
Namespace:
Aurigma.GraphicsMill.Codecs.Psd
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ReadOnlyCollection<TextSpan> FormattedText { get; protected set; }