API Reference
Class
PowerPointCaseStudySlideOptions
Options for a case-study summary slide.
Inheritance
- PowerPointDesignerSlideOptions
- PowerPointCaseStudySlideOptions
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 PowerPointCaseStudySlideOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public PowerPointCaseStudyLayoutVariant Variant { get; set; } #Case-study layout variant. Auto uses the design intent seed.
public String VisualImagePath { get; set; } #Optional supporting image displayed in the bottom visual area.
public String PersonImagePath { get; set; } #Optional person or product cutout displayed in the bottom brand band.
public String BrandText { get; set; } #Brand text displayed inside the bottom band when no logo asset is provided.
public String BandLabel { get; set; } #Label shown in the bottom band.
public IList<String> Tags { get; } #Optional tags displayed as pills along the bottom band.
Inherited Properties
public String Eyebrow { get; set; } #Inherited from PowerPointDesignerSlideOptions
public Boolean ShowDirectionMotif { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointDesignIntent DesignIntent { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointSectionLayoutVariant SectionVariant { get; set; } #Inherited from PowerPointDesignerSlideOptions