TextFrame — Aspose.Slides FOSS C# (.NET) API Reference
TextFrame — TextFrame API type. Inherits from: ISlideComponent, ITextFrame.
Package: Aspose.Slides.Foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
Paragraphs | IParagraphCollection | Read/Write | |
Text | string | Read/Write | |
TextFrameFormat | ITextFrameFormat | Read/Write | |
ParentShape | IShape? | Read/Write | |
ParentCell | ICell? | Read/Write | |
Slide | IBaseSlide? | Read/Write | |
Presentation | IPresentation? | Read/Write | |
AsIPresentationComponent | IPresentationComponent | Read/Write | |
AsISlideComponent | ISlideComponent | Read/Write |