FormattedTextFragments

PdfTextPossibleWatermark.FormattedTextFragments property

Gets the collection of formatted text fragments of this PdfTextPossibleWatermark.

public override FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of this PdfTextPossibleWatermark.

See Also