IPresentationText

IPresentationText interface

Represents the text extracted from the slide

public interface IPresentationText

Properties

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

See Also