SetFooterAndChildFootersText()

LayoutSlideHeaderFooterManager::SetFooterAndChildFootersText(System::String) method

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

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

Arguments

ParameterTypeDescription
textSystem::StringText to set.

See Also