public class PdfShapeFormattedTextFragmentCollection extends PdfFormattedTextFragmentCollection
This collection contains the items of type.PdfFormattedTextFragment
| Modifier and Type | Method and Description |
|---|---|
FormattedTextFragment |
createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
void |
setText(String text) |
removeFromDocumentadd, 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 FormattedTextFragment createInDocument(int index, String text, Font font, Color foregroundColor, Color backgroundColor)
createInDocument in class FormattedTextFragmentCollectionpublic void setText(String text)
setText in class FormattedTextFragmentCollectionCopyright © 2026. All rights reserved.