FormattedTextFragmentCollectionType
Leave feedback
On this page
Specifies the number of elements a formatted text fragment collection can contain.
public enum FormattedTextFragmentCollectionType
| Name | Value | Description |
|---|---|---|
| UnlimitedFragments | 0 |
Multiple styles are allowed, the collection can contain unlimited count of fragments. |
| SingleFragment | 1 |
Whole text can be formatted with a single style, the collection can contain only one fragment. |
| NoFormattedText | 2 |
Parent object doesn’t support text formatting, the collection is always empty. |
- namespace GroupDocs.Watermark.Search
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.