SetFooterText

BaseSlideHeaderFooterManager.SetFooterText method

Sets text to slide footer placeholder.

public void SetFooterText(string text)
ParameterTypeDescription
textStringText to set.

See Also