API Reference

Class

PdfUnderstandingStageTrace

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Trace record proving which stage implementation produced an artifact set.

Inheritance

  • Object
  • PdfUnderstandingStageTrace

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 Stage { get; } #

Stable stage name.

public Type ProviderType { get; } #

Concrete provider type.

public Int32 InputCount { get; } #

Input artifact count.

public Int32 OutputCount { get; } #

Output artifact count.