API Reference

Class

LegacyPptWriteFinding

Namespace OfficeIMO.PowerPoint.LegacyPpt
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Describes content that the native binary PowerPoint writer cannot encode.

Inheritance

  • Object
  • LegacyPptWriteFinding

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

Methods

public override String ToString() #
Returns: String

Properties

public LegacyPptFeature Feature { get; } #

Gets the capability-contract feature associated with the loss finding.

public String Code { get; } #

Gets a stable finding code.

public String Description { get; } #

Gets the finding description.

public Nullable<Int32> SlideIndex { get; } #

Gets the zero-based slide index, when applicable.

public Nullable<Int32> ShapeIndex { get; } #

Gets the zero-based shape index, when applicable.