FormattedTextFragment
FormattedTextFragment class
Provides abstract base class for a fragment of formatted text in a content.
public abstract class FormattedTextFragment
Properties
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. |
See Also
- namespace GroupDocs.Watermark.Search
- assembly GroupDocs.Watermark