ActivePresentation property

This property returns a Presentation object that represents the presentation with the UI focus.

Defined in

Application

Data type

Presentation

Syntax

public Presentation getActivePresentation()

See examples

Example: ActivePresentation property