API Reference
Class
PowerPointClosingSlideOptions
Closing-slide options.
Inheritance
- PowerPointDesignerSlideOptions
- PowerPointClosingSlideOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Constructor PowerPointClosingPlanSlide.PowerPointClosingPlanSlide
- Method PowerPointDeckComposer.AddClosingSlide
- Method PowerPointDeckPlan.AddClosing
- Method PowerPointDesignExtensions.AddDesignerClosingSlide
- Extension method PowerPointPresentation.AddDesignerClosingSlide
Constructors
public PowerPointClosingSlideOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public PowerPointClosingLayoutVariant Variant { get; set; } #Gets or sets the layout variant.
Inherited Properties
public PowerPointTemplateLayoutInfo TemplateLayout { get; set; } #Inherited from PowerPointDesignerSlideOptions
public String Eyebrow { get; set; } #Inherited from PowerPointDesignerSlideOptions
public Boolean ShowDirectionMotif { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointDirectionMotifStyle DirectionMotifStyle { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointDesignIntent DesignIntent { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointSectionLayoutVariant SectionVariant { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointTitleAccentStyle TitleAccentStyle { get; set; } #Inherited from PowerPointDesignerSlideOptions