PresentationText Class

Represents the text extracted from the presentation
Inheritance Hierarchy
SystemObject
  Aspose.SlidesPresentationText

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public class PresentationText : IPresentationText

The PresentationText type exposes the following members.

Properties
  NameDescription
Public propertySlidesText
An array of SlideText contains a presentation's text.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also