SetFooterText()

IBaseSlideHeaderFooterManager::SetFooterText(System::String) method

Sets text to slide footer placeholder.

virtual void Aspose::Slides::IBaseSlideHeaderFooterManager::SetFooterText(System::String text)=0

Arguments

ParameterTypeDescription
textSystem::StringText to set.

See Also