PdfFormattedTextFragmentCollection
Inheritance: java.lang.Object, com.groupdocs.watermark.common.ReadOnlyListBase, com.groupdocs.watermark.common.RemoveOnlyListBase, com.groupdocs.watermark.search.FormattedTextFragmentCollection
public class PdfFormattedTextFragmentCollection extends FormattedTextFragmentCollection
Represents a collection of formatted text fragments in a pdf document.
This collection contains the items of [PdfFormattedTextFragment](../../com.groupdocs.watermark.contents/pdfformattedtextfragment)
type.
Methods
Method | Description |
---|---|
removeFromDocument(FormattedTextFragment item) |
removeFromDocument(FormattedTextFragment item)
public void removeFromDocument(FormattedTextFragment item)
Parameters:
Parameter | Type | Description |
---|---|---|
item | FormattedTextFragment |