API Reference
Class
PowerPointDeckRhythmReport
Pre-render assessment of variety, density, anchors, and closing cadence.
Inheritance
- Object
- PowerPointDeckRhythmReport
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
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public IReadOnlyList<PowerPointDeckPlanSlideRenderSummary> Slides { get; } #Resolved slide sequence inspected by the report.
public IReadOnlyList<PowerPointDeckRhythmFinding> Findings { get; } #Rhythm findings.
public Int32 Score { get; } #Simple zero-to-one-hundred rhythm score.
public Boolean HasFindings { get; } #Whether any warning or error was found.