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

    A notes master is a shared layout that contains visual parameters (location on a slide, text format settings, background, and so on) for headers, footers, and notes in the Notes Page view.
    Name Description
    ActualDateTimePlaceholder Gets the date and time placeholder shape. Inherited from SlideBase.
    ActualFooterPlaceholder Obtain the footer placeholder shape. Inherited from SlideBase.
    ActualHeaderPlaceholder Obtains the header shape in the note master layout.
    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. Inherited from MasterElement.
    Name Gets or sets the name of the slide. Inherited from SlideBase.
    Shapes Gets the slide shapes. Inherited from SlideBase.
    TextStyle Gets or sets the default formatting settings of a notes master’s layout.
    Theme Gets or sets the theme associated with the master element. Inherited from MasterElement.
    See Also