API Reference

Class

PowerPointApplicationProperties

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Provides access to extended application properties for a PowerPoint presentation.

Inheritance

  • Object
  • PowerPointApplicationProperties

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public String Application { get; set; } #

Gets or sets the application name that created the presentation.

public String ApplicationVersion { get; set; } #

Gets or sets the application version that created the presentation.

public String Company { get; set; } #

Gets or sets the company associated with the presentation.

public String Manager { get; set; } #

Gets or sets the manager associated with the presentation.

public String PresentationFormat { get; set; } #

Gets or sets the presentation format description.

public String Slides { get; } #

Gets the stored slide count.

public String Notes { get; } #

Gets the stored notes count.

public String HiddenSlides { get; } #

Gets the stored hidden-slide count.

public String TotalTime { get; set; } #

Gets or sets the stored total editing time.