IPresentationComponent

IPresentationComponent interface

Represents a component of a presentation.

public interface IPresentationComponent

Properties

NameDescription
Presentation { get; }Returns the presentation. Read-only IPresentation.

See Also