ISlideText
ISlideText interface
Represents the text extracted from the slide
public interface ISlideText
Properties
| Name | Description |
|---|---|
| CommentsText { get; } | The text of the slide comments |
| LayoutText { get; } | The text on the layout page’s shapes for this slide |
| MasterText { get; } | The text on the master page’s shapes for this slide |
| NotesText { get; } | The text on the notes page’s shapes for this slide |
| Text { get; } | The text on the slide’s shapes |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides