PresentationText

PresentationText class

Represents the text extracted from the presentation

public class PresentationText : IPresentationText

Properties

NameDescription
SlidesText { get; }An array of SlideText contains a presentation’s text.

See Also