PresentationFormattedTextFragment
Leave feedback
On this page
Represents a fragment of formatted text in a PowerPoint document.
public class PresentationFormattedTextFragment : FormattedTextFragment,
IPresentationHyperlinkContainer
| Name | Description |
|---|---|
| override BackgroundColor { get; } | Gets the background color of the text. |
| override Font { get; } | Gets the font of the text. |
| override ForegroundColor { get; } | Gets the foreground color of the text. |
| override Text { get; } | Gets the fragment text. |
| Name | Description |
|---|---|
| GetHyperlink(PresentationHyperlinkActionType) | Gets the hyperlink associated with the text. |
| SetHyperlink(PresentationHyperlinkActionType, string) | Sets the hyperlink associated with the text. |
- class FormattedTextFragment
- interface IPresentationHyperlinkContainer
- namespace GroupDocs.Watermark.Contents.Presentation
- 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.