API Reference
Class
PowerPointCoverageSlideOptions
Options for coverage and location slides.
Inheritance
- PowerPointDesignerSlideOptions
- PowerPointCoverageSlideOptions
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 PowerPointCoveragePlanSlide.PowerPointCoveragePlanSlide
- Method PowerPointDeckComposer.AddCoverageSlide
- Method PowerPointDeckPlan.AddCoverage
- Method PowerPointDesignExtensions.AddDesignerCoverageSlide
- Extension method PowerPointPresentation.AddDesignerCoverageSlide
- Method PowerPointSlideComposer.AddCoverageMap
Constructors
public PowerPointCoverageSlideOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public PowerPointCoverageLayoutVariant Variant { get; set; } #Coverage layout variant. Auto uses the design intent seed.
public String SupportingText { get; set; } #Optional supporting text displayed with the location list or location strip.
public String MapLabel { get; set; } #Optional label placed on the editable map-like surface.
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