Back to Devexpress

NotesMaster Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-notesmaster-dot-underscore-properties.md

latest2.7 KB
Original Source

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.

NameDescription
ActualDateTimePlaceholderGets the date and time placeholder shape. Inherited from SlideBase.
ActualFooterPlaceholderObtain the footer placeholder shape. Inherited from SlideBase.
ActualHeaderPlaceholderObtains the header shape in the note master layout.
ActualNotesPlaceholderObtains the note placeholder shape. Inherited from SlideBase.
ActualSlideNumberPlaceholderObtains the slide number shape. Inherited from SlideBase.
BackgroundGets or sets the slide background. Inherited from SlideBase.
ColorMapGets the color map that remaps theme colors. Inherited from MasterElement.
NameGets or sets the name of the slide. Inherited from SlideBase.
ShapesGets the slide shapes. Inherited from SlideBase.
TextStyleGets or sets the default formatting settings of a notes master’s layout.
ThemeGets or sets the theme associated with the master element. Inherited from MasterElement.

See Also

NotesMaster Class

NotesMaster Members

DevExpress.Docs.Presentation Namespace