FormattedTextFragmentCollectionType enumeration
FormattedTextFragmentCollectionType enumeration
Specifies the number of elements a formatted text fragment collection can contain.
The FormattedTextFragmentCollectionType type exposes the following members:
Fields
| Field | Description |
|---|---|
| UNLIMITED_FRAGMENTS | Multiple styles are allowed, the collection can contain unlimited count of fragments. |
| SINGLE_FRAGMENT | Whole text can be formatted with a single style, the collection can contain only one fragment. |
| NO_FORMATTED_TEXT | Parent object doesn’t support text formatting, the collection is always empty. |
See Also
- module
groupdocs.watermark.search