SetFooterAndChildFootersText()

MasterSlideHeaderFooterManager::SetFooterAndChildFootersText(System::String) method

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

void Aspose::Slides::MasterSlideHeaderFooterManager::SetFooterAndChildFootersText(System::String text) override

Arguments

ParameterTypeDescription
textSystem::StringText to set.

See Also