OfficeIMO

API Reference

Class

PowerPointExtractLocation

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Generic PowerPoint extraction location metadata.

Inheritance

  • Object
  • PowerPointExtractLocation

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).