API Reference
Class
PowerPointDeckRhythmOptions
Configures pre-render deck-rhythm inspection.
Inheritance
- Object
- PowerPointDeckRhythmOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public PowerPointDeckRhythmOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int32 MaximumRepeatedKind { get; set; } #Maximum consecutive slides of the same semantic kind.
public Int32 MaximumDenseStreak { get; set; } #Maximum consecutive dense slides before a pacing warning.
public Int32 MaximumSlidesBetweenAnchors { get; set; } #Maximum detailed slides between section or closing anchors.
public Int32 ClosingExpectedAtSlideCount { get; set; } #Deck length at which a closing slide is expected.
public Int32 MaximumSameToneStreak { get; set; } #Maximum consecutive slides with the same light or dark tonal role.