API Reference

Class

PowerPointPerceptualProof

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Recorded perceptual comparison evidence.

Inheritance

  • Object
  • PowerPointPerceptualProof

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

Comparison name.

public Double DifferenceRatio { get; } #

Observed ratio of pixels outside the comparison tolerance.

public Double AllowedDifferenceRatio { get; } #

Accepted maximum difference ratio.

public Boolean IsSuccessful { get; } #

Whether the comparison is within its declared threshold.