FormattedTextFragment
Leave feedback
On this page
Provides abstract base class for a fragment of formatted text in a content.
public abstract class FormattedTextFragment
| Name | Description |
|---|---|
| abstract BackgroundColor { get; } | Gets the background color of the text. |
| abstract Font { get; } | Gets the font of the text. |
| abstract ForegroundColor { get; } | Gets the foreground color of the text. |
| abstract Text { get; } | Gets the fragment text. |
- 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.