API Reference
Class
PowerPointDesignerSlideOptions
Common chrome options for high-level designer slides.
Inheritance
- Object
- PowerPointDesignerSlideOptions
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
- Method PowerPointDeckDesign.Options
Accepted by parameters
- Constructor PowerPointCustomPlanSlide.PowerPointCustomPlanSlide
- Method PowerPointDeckComposer.AddSectionSlide
- Method PowerPointDeckComposer.ComposeSlide
- Method PowerPointDeckPlan.AddCustom
- Method PowerPointDeckPlan.AddSection
- Method PowerPointDesignExtensions.AddDesignerSectionSlide
- Method PowerPointDesignExtensions.ComposeDesignerSlide
- Extension method PowerPointPresentation.AddDesignerSectionSlide
- Extension method PowerPointPresentation.ComposeDesignerSlide
- Constructor PowerPointSectionPlanSlide.PowerPointSectionPlanSlide
Constructors
public PowerPointDesignerSlideOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Eyebrow { get; set; } #Small label placed near the top of the slide.
public Boolean ShowDirectionMotif { get; set; } #Adds a row of editable triangle markers for movement and visual rhythm.
public PowerPointDesignIntent DesignIntent { get; set; } #Design intent used for deterministic visual variation.
public PowerPointSectionLayoutVariant SectionVariant { get; set; } #Section slide layout variant. Used by section/title slide helpers.