Skip to main content
All docs
V25.2
  • MasterElement Properties

    Serves as the base class for presentation master elements that define themes and color mappings.
    Name Description
    ActualDateTimePlaceholder Gets the date and time placeholder shape. Inherited from SlideBase.
    ActualFooterPlaceholder Obtain the footer placeholder shape. Inherited from SlideBase.
    ActualNotesPlaceholder Obtains the note placeholder shape. Inherited from SlideBase.
    ActualSlideNumberPlaceholder Obtains the slide number shape. Inherited from SlideBase.
    Background Gets or sets the slide background. Inherited from SlideBase.
    ColorMap Gets the color map that remaps theme colors.
    Name Gets or sets the name of the slide. Inherited from SlideBase.
    Shapes Gets the slide shapes. Inherited from SlideBase.
    Theme Gets or sets the theme associated with the master element.
    See Also