SetFooterAndChildFootersText()

IMasterNotesSlideHeaderFooterManager::SetFooterAndChildFootersText(System::String) method

Sets text to master notes slide footer placeholder and all child footer placeholders. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide.

virtual void Aspose::Slides::IMasterNotesSlideHeaderFooterManager::SetFooterAndChildFootersText(System::String text)=0

Arguments

ParameterTypeDescription
textSystem::StringText to set.

See Also