INotesSlideHeaderFooterManager

INotesSlideHeaderFooterManager

General

INotesSlideHeaderFooterManager is a interface in Aspose.Slides for NET. Inherits from: IBaseHandoutNotesSlideHeaderFooterManager.

INotesSlideHeaderFooterManager és una interfície en Aspose.Slides per a NET. Hereta de: ゚IBaseHandoutNotesSlideHeaderFooterManager⌒ .

Representa un gestor per als marcadors d’entratge i de peu de pàgina dels diapositius.

Propietats

NameTypeAccessDescription
IsFooterVisibleboolReadIndicates if the notes slide footer is currently visible
IsSlideNumberVisibleboolReadIndicates if the slide number is currently visible on the notes slide

Mètodes

SignatureDescription
SetFooterVisibility(isVisible: bool)true to make the footer visible; false to remove it.
SetFooterText(text: string)The text to assign to the footer placeholder.
SetSlideNumberVisibility(isVisible: bool)true to make the slide number visible; false to remove it.
 Català