OfficeIMO

API Reference

Class

Helpers

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers static

Helper utilities for PowerPoint examples and library consumers.

Inheritance

  • Object
  • Helpers

Methods

public static Void Open(String filePath, Boolean open) #
Returns: Void

Opens the specified file with the OS default application when requested.

Parameters

filePath System.String requiredposition: 0
Absolute or relative path to the file.
open System.Boolean requiredposition: 1
When true, launches the associated app.