SetAllFootersText()

IPresentationHeaderFooterManager::SetAllFootersText(System::String) method

Sets text to all footer placeholders, including master slides, layout slides and slides.

virtual void Aspose::Slides::IPresentationHeaderFooterManager::SetAllFootersText(System::String text)=0

Arguments

ParameterTypeDescription
textSystem::StringText to set.

See Also