ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IMasterSlide - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IMasterSlide

    Represents the master slide in a presentation.

    Inherited Members
    IBaseSlide.Name
    IBaseSlide.Shapes
    IBaseSlide.Background
    IBaseSlide.GroupShapes
    IBaseSlide.Pictures
    IBaseSlide.Tables
    IBaseSlide.Charts
    IBaseSlide.SlideSize
    IBaseSlide.Timeline
    IBaseSlide.SlideTransition
    IBaseSlide.HeadersFooters
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public interface IMasterSlide : IBaseSlide

    Properties

    LayoutSlides

    Gets the ILayoutSlides collection of a IMasterSlide instance. Read-only.

    Declaration
    ILayoutSlides LayoutSlides { get; }
    Property Value
    Type Description
    ILayoutSlides
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved