API Reference
Class
PowerPointDesignDirectionSummary
Lightweight description of one creative direction inside a design recipe.
Inheritance
- Object
- PowerPointDesignDirectionSummary
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:
StringInherited Methods
Properties
public Int32 Index { get; } #Zero-based direction index within the recipe.
public String Name { get; } #Creative direction name.
public PowerPointDesignMood Mood { get; } #Broad deck mood.
public PowerPointSlideDensity Density { get; } #Preferred content density.
public PowerPointVisualStyle VisualStyle { get; } #Preferred primitive visual style.
public String HeadingFontName { get; } #Heading font used by this direction.
public String BodyFontName { get; } #Body font used by this direction.
public Boolean ShowsDirectionMotif { get; } #Whether this direction uses repeated direction markers by default.