API Reference

Class

PowerPointExtractLocation

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Generic PowerPoint extraction location metadata.

Inheritance

  • Object
  • PowerPointExtractLocation

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

Constructors

public PowerPointExtractLocation() #

Properties

public String Path { get; set; } #

Optional source path (for example file path) used for citations.

public Nullable<Int32> Slide { get; set; } #

1-based slide number.

public Nullable<Int32> BlockIndex { get; set; } #

Optional producer-defined block index (chunk order).