public class PdfTextFormattedTextFragmentCollection extends PdfFormattedTextFragmentCollection
This collection contains the items of type.PdfFormattedTextFragment
| Constructor and Description |
|---|
PdfTextFormattedTextFragmentCollection(com.aspose.pdf.TextFragment textFragment) |
| Modifier and Type | Method and Description |
|---|---|
FormattedTextFragment |
createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
void |
removeFromDocument(FormattedTextFragment item) |
void |
setText(String text) |
add, add, add, add, getCollectionType, getDefaultBackgroundColor, getDefaultFont, getDefaultForegroundColor, getText, insert, insert, insert, insertclear, isReadOnly, remove, removeAtaddInternally, contains, get_Item, getCount, getInnerList, indexOf, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PdfTextFormattedTextFragmentCollection(com.aspose.pdf.TextFragment textFragment)
public FormattedTextFragment createInDocument(int index, String text, Font font, Color foregroundColor, Color backgroundColor)
createInDocument in class FormattedTextFragmentCollectionpublic void removeFromDocument(FormattedTextFragment item)
removeFromDocument in class PdfFormattedTextFragmentCollectionpublic void setText(String text)
setText in class FormattedTextFragmentCollectionCopyright © 2026. All rights reserved.