SetFooterAndChildFootersText

ILayoutSlideHeaderFooterManager.SetFooterAndChildFootersText 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.

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

See Also