SetAllFootersText

IPresentationHeaderFooterManager.SetAllFootersText method

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

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

See Also