1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Search
  6. /
  7. PossibleWatermark
  8. /
  9. FormattedTextFragments

FormattedTextFragments

PossibleWatermark.FormattedTextFragments property

Gets the collection of formatted text fragments of this PossibleWatermark.

public virtual FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of this PossibleWatermark.

See Also